Merge branch 'maint'
remove "error check" for non-overlapping subdomains that prevents valid subdomains being provided by users
Merge branch 'pcshell-fortran-wrappers'Conflicts: src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
Merge branch 'maint-3.4' into maint
ml: fix ml partitioning with parmetisContributed-by: Dave May <dave.mayhem23@gmail.com>
PCHYPRE: added interface to auxiliary space Maxwell solver AMSInterface is under testing.Some specific functions could be namespaced to AMS
Placate static analyzer complaints about unreachable codeHenry Tufo's "shared separator" project is unlikely to be completed, atleast not by him, so delete the incomplete code fragment.Reported-
Placate static analyzer complaints about unreachable codeHenry Tufo's "shared separator" project is unlikely to be completed, atleast not by him, so delete the incomplete code fragment.Reported-by: Patrick Sanan <patrick.sanan@gmail.com>
show more ...
Merge branch 'barry/always-include-complex'
PCBDD: prevents from unneeded computations
PCBDDC: using MatIsSymmetricKnown for symmetry checking will never break codes
PCBDDC: a positive tolerance breaks the code with BAIJ formats.Now PCBDDC infers symmetricity only if the user set it
PCBDDC: index sets should be set to null before computing them since thay have to be returned
don't put references in the comments, put them in the manual pages
protect SPAI code from inclusion of complex numbers which conflict with SPAI's use of I
with with -> with the the -> the
Fix unused variables.
Use GetLocalVector and RestoreLocalVector in PCApply_BJacobi_Singleblock.
Use cusp work vectors in bjacobi if necessary.
PCApplyRichardson_MG() did not properly set operators for all levels for residual computationNeeded the same code as PCApply_MG() hadReported-by: John Blechta <blechta@karlin.mff.cuni.cz>
Merge branch 'barry/improve-pcamgcreategraph'
some compilers complain about false uninitialized variables
1...<<121122123124125126127128129130>>...210