PCHPDDM: add ops->matapply
Change how solves with multiple RHS work* Deprecate KSPHPDDMMatSolve* Add KSPMatSolve, previously known as KSPHPDDMMatSolve* New option -ksp_matsolve_block_size* New routines MatDense[Get|Restor
Change how solves with multiple RHS work* Deprecate KSPHPDDMMatSolve* Add KSPMatSolve, previously known as KSPHPDDMMatSolve* New option -ksp_matsolve_block_size* New routines MatDense[Get|Restore]SubMatrix
show more ...
Merge remote-tracking branch 'origin/maint'
Merge remote-tracking branch 'origin/jolivet/fix-symlink-free' into maint
Minor fixes and improvements* Typos* MatMatSolve() improvements* MatDense[Get|Restore]ColumnF90()* MatKAIJGetScaledIdentity()
Single petscdir.mk
PetscDefined: remove many uses of #ifdef PETSC_USE_DEBUG
build: add more support for not needing to set PETSC_DIR yet build with PETSc, also support for GNU make to directly use "make test" instead of "make -f gmakefile.test"Still needs -include ../petsc
build: add more support for not needing to set PETSC_DIR yet build with PETSc, also support for GNU make to directly use "make test" instead of "make -f gmakefile.test"Still needs -include ../petscdir.mk in many of the makefilesStill needs the link for ../petscdir.mk in many directoriesGNUMakefile: call legacy makefile recursively instead of including itGNUMakefile: promote default "all" target; "libs" builds libpetsc*GNUMakefile: If gnumake < 4.2 prefer makefile wrapper interface over direct gmakefile interface to avoid the following warningsgmakefile.test:92: arch-ci-linux-cxx-cmplx-pkgs-64idx/tests/testfiles: No such file or directorygmakefile:67: arch-ci-linux-cxx-cmplx-pkgs-64idx/lib/petsc/conf/files: No such file or directoryCommit-type: testing-fix, feature, usabilityThanks-to: Jed Brown jed@jedbrown.org
Typos+nonexistent functions+"Not yet cataloged"
Small fixes for Fortran and SLEPc compilation
Documentation fixes
Handle -ksp_reuse_preconditioner
Add some PetscLogEvents
Add PCHPDDMSetRHSMat
Fix tests in single precision and update .out
Multiple small fixes and improvements for HPDDM* New function PCHPDDMHasNeumannMat* Bumped HPDDM version (upstream bug with BAIJ coarse matrices)* Updated output files* --download-hpddm without
Multiple small fixes and improvements for HPDDM* New function PCHPDDMHasNeumannMat* Bumped HPDDM version (upstream bug with BAIJ coarse matrices)* Updated output files* --download-hpddm without --download-slepc
Bug fixes, code factorization, better coverage
Updating dev.html and linearsolvertable.html
--download-hpddm for PCHPDDM and KSPHPDDM
12345678910