History log of /petsc/src/ksp/pc/impls/bddc/bddcprivate.c (Results 801 – 825 of 1076)
Revision Date Author Comments
# 17ccb9bd 18-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fix for 64bit indices in PCBDDCSubsetNumbering


# 73be2a3a 17-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: silent uninitialized variable warning


# e496cd5d 17-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: bug fixes for multilevel

hermitian flag is now set to true if the matrix is declared symmetric in real case
This should be handled by PETSc!


# 964fefec 17-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC; bug fixes


# fd14bc51 16-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: print info on adaptivity only when check is required


# 4e7385fa 16-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'master' into stefano_zampini/pcbddc-adaptive-selection

Conflicts:
src/ksp/pc/impls/bddc/bddcprivate.c


# 4c6709b3 16-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fixes for complex builds


# cf5a6209 15-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: rewritten PCBDDCGraphGetCandidates

removed unnneeded extra object creation during PCBDDCConstraintsSetUp


# d648f858 15-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: remove MatReuse argument from MatGetSubMatrixUnsorted


# 58da7f69 15-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: optimized PCBDDCScatterCoarseDataBeing/End

some fixes


# 9ab7bb16 12-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: added slots for hermitianess and positive definitess in SubSchurs

local matrix used in SubSchurs should be converted to SeqAIJ


# 2fffb893 12-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: remove conversion to adjacency when analyzing the interface or setupping the SubSchurs data


# 03af80d8 12-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: convert A_VV to SeqAIJ when the local matrix is SeqSBAIJ


# 16f15bc4 12-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: solved memory leaks and block size issue with change of basis matrix


# a197972a 11-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/saws-options-merge-master

Totally confusing manual merge, could be wrong

Conflicts:
include/petscoptions.h
src/dm/impls/da/dacreate.c
src/sys/objects/aoptions.c

Merge branch 'master' into barry/saws-options-merge-master

Totally confusing manual merge, could be wrong

Conflicts:
include/petscoptions.h
src/dm/impls/da/dacreate.c
src/sys/objects/aoptions.c
src/sys/threadcomm/interface/threadcomm.c

show more ...


# 779c1cce 10-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: improved support for coarse problem redistribution in case we are on the final level


# 50705773 10-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into pr252/dmay/PetscViewerBinarySkipHeaderVecViewLoad
Manual merge of makefile

Conflicts:
src/sys/classes/viewer/examples/tutorials/makefile


# 7a5088b2 09-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/refactor-petscsubcomm'


# 18a45a71 09-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: allow for nmin to be 0 at command line

- fix redistribution for coarse problem if requested at coarser levels


# 9552c7c7 08-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC; add flag to invert or not Stildas

small fixes


# 1b968477 08-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC: fixes bugs

- dirichlet dofs should be computed since the PCBDDCGraph code allows to specify nonn-consistent sets among neighbours
- add dirichlet dofs to the list of simpli scalied dofs in d

PCBDDC: fixes bugs

- dirichlet dofs should be computed since the PCBDDCGraph code allows to specify nonn-consistent sets among neighbours
- add dirichlet dofs to the list of simpli scalied dofs in deluxe
- fix number of constraints computed during adaptive selection

show more ...


# 5a75c04e 06-Feb-2015 Satish Balay <balay@mcs.anl.gov>

bddc: c89 fixes. [triggered by b7d87ab19e1e95173f67f3da509587a15b2e6ae1]


# 306c2d5b 05-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

minor cleanup of PetscSubcomm code and documentation


# 2b095fd8 05-Feb-2015 Stefano Zampini <stefano.zampini@gmail.com>

PCBDDC; prepare for upcoming VecLockPush/Pop


# f9208b2e 05-Feb-2015 Jed Brown <jed@jedbrown.org>

squash -Wmaybe-uninitialized


1...<<31323334353637383940>>...44