Fix man page for PCFIELDSPLIT that was badly formattedAt the same time improve the rest of the manual pages in fieldsplit.cCommit-type: documentation/spend 45m
fix devault setting of aggressive coarsening, GAMG
add check for size of null space attached to Mat
Remove PETSC_SKIP_SPINLOCKI don't see the reason why we needed it in the first placeDisabling the SPINLOCK makes some parts of the PETSc code base not thread-safe
PCHPDDM: drop check as MUMPS is default for MPIAIJ
Merge remote-tracking branch 'origin/release'
Remove unneeded " on xxx" from most Collective comments in manual pagesThe phrase was unneeded 99% of the timeI did not remove in the dm directory since another MR is still active that affects th
Remove unneeded " on xxx" from most Collective comments in manual pagesThe phrase was unneeded 99% of the timeI did not remove in the dm directory since another MR is still active that affects that directoryCommit-type: documentation/spend 20m
show more ...
- Replace PetscTable with PetscHMapI.- Rename: - PetscTableCreate() -> PetscHMapICreateWithSize() - PetscTableFind() -> PetscHMapIGetWithDefault() - PetscTableAdd() -> PetscHMapISetWithMode()
configure: update CMake/SLEPc/HPDDM
Add Fortran interface for PCFieldsplitSetFields()Commit-type: Fortran interface/spend 15m
Add error checking for [S]BAIJ matrices and PCFIELDSPLITAdd information about [SBAIJ] matrices and MatCreateSubMatrix() to manual page
Fix un-updated docs when someone changed the code but not the docsCommit-type: documentation/spend 10m
clean up some dangling seterrqs
Fix -Wstrict-prototypeswarning: a function declaration without a prototype is deprecated in all versions of C
Purge sprintf() from the repo
Merge branch 'jolivet/fix-pchpddm-missing-diagonal' into 'release'PCHPDDM: fix for Pmat w/ missing diagonal entriesSee merge request petsc/petsc!5783
A few more codespell fixes
PCHPDDM: fix for Pmat w/ missing diagonal entries
Merge branch 'jolivet/fix-spacing-docs' into 'release'Docs: remove or add space before back tickSee merge request petsc/petsc!5761
1...<<21222324252627282930>>...210