PCBDDC: added maxcount argument to PCBDDCGraphInit
PCBDDC: added support for Nedelec elements using the discrete gradient
PCBDDC: fix memory leak from nightlytests.PCBDDCGraphResetCSR belongs to PCBDDCGraphReset
PCBDDC: fix previous commit for nvecs > 1
PCBDDC: added PCBDDCCreateNullSpacethis is nothing fancy, except that it first creates an orthonormal NullSpaceObject
PCBDDC: fix computation of interior dofs at next level
PCBDDC: added PCBDDCGraphRestoreCandidateISnow get candidates have USE_POINTER for the faces and edges
PCBDDC: fix SetLocalAdjacencyGraph
PCBDDC: remove requirement of essential/natural dofs being disjoint sets: essential takes precedence
PCBDDC: another fix from nightly builds
PCBDDC: fix from nightly tests where there are no partitioner availables
PCBDDC: fix from nightlybuilds
PCBDDC: added PETSC_USE_POINTER to PCBDDCSetLocalAdjacencyGraph
PCBDDC: prepare code to Nedelec support
PCBDDC: decrease verbosity of ASCIIVIEW
PCBDDC: Added transpose flag to PCBDDCSetDivergenceMatfixed a bug when BDDC is used outside of a KSP with dirichlet_trick enabled
PCBDDC: comply with coding standards
PCBDDC: Need to use vertices, edges and faces if the user requests the no net flux computation
PCBDDC: Fix compilation error
Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepointConflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bddc.c
Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepointConflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bddc.c src/ksp/pc/impls/bddc/bddcfetidp.c src/ksp/pc/impls/bddc/bddcprivate.c src/ksp/pc/impls/bddc/bddcschurs.c src/mat/impls/is/matis.c src/mat/impls/is/matis.h
show more ...
Merge branch 'stefano_zampini/fix-matis'Conflicts: src/mat/examples/tests/makefile
Merge branch 'maint'
PCBDDC: silent compilation warnings from nightlybuilds
1...<<21222324252627282930>>...53