PetscLog: add checks in debug mode for event begin/end callssanity checks for collectiveness in case log_sync is requestedupdate docs
Merge remote-tracking branch 'origin/release'
Fix bug when using DM_BOUNDARY_MIRROR with DMDA in 3d with local to global mapping.Also add error checking that mirrored value local in 2d and 3dReported-by: Gourav Kumbhojkar <gourav.kumbhojkar@
Fix bug when using DM_BOUNDARY_MIRROR with DMDA in 3d with local to global mapping.Also add error checking that mirrored value local in 2d and 3dReported-by: Gourav Kumbhojkar <gourav.kumbhojkar@gmail.com>
show more ...
Updates, copyedits for first part of users manual
Added equal sign in ksp.rst doc
Minor fixes to website material
Merge branch 'barry/2023-12-18/docs-fix-type-compare-nay/release' into 'release'Fix docs for PetscObjectBaseTypeCompareAny() and PetscObjectTypeCompareAny()See merge request petsc/petsc!7131
Fix docs for PetscObjectBaseTypeCompareAny() and PetscObjectTypeCompareAny()
Merge branch 'barry/2023-12-12/docs-improve-fortran-users' into 'main'Improve discussions of Fortran in API docs, in particular adding very useful...See merge request petsc/petsc!7114
Improve discussions of Fortran in API docs, in particular adding very useful...
Docs: fix typos
Merge branch 'barry/2023-12-14/rm-pcfieldsplit-issetblocksize/release' into 'release'Fix the incorrect error checking for ISSetBlockSize() that triggersSee merge request petsc/petsc!7122
Fix the incorrect error checking for ISSetBlockSize() that triggers[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------[0]PETSC ERROR:
Fix the incorrect error checking for ISSetBlockSize() that triggers[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------[0]PETSC ERROR: Invalid argument[0]PETSC ERROR: Block size 2 is incompatible with the indices: non consecutive indices 0 2[0]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc![0]PETSC ERROR: [1]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------Reported-by: 1807580692 <1807580692@qq.com>
Merge branch 'barry/2023-12-04/fix-manpage-references/release' into 'release'Update references in the manual pages to use Sphinx citation processingSee merge request petsc/petsc!7101
Update references in the manual pages to use Sphinx citation processing
Clarify when 64 bit BLAS/LAPACK integers are used.Reported-by: Gerard Henry <gerard.henry@fresnel.fr>
Make the words used in manual pages for TSSetEventHandler() clearer
Fix right side cut-off of tables in Tao section of users manual
123456789