PetscSF: add PetscSFGetDatatypeSize_Internal() for internal use
PetscSF: Create PetscSFRegisterPersistent()/PetscSFDeregisterPersistent()PetscSF: use PetscSFRegisterPersistent()/PetscSFDeregisterPeristent() in examples
Vec: sequential ISLocalToGlobal mappingCloses #1638.Reported-by: Christophe Prud'homme @prudhomm
ISInvertPermutation_Stride: fix for identity case
Merge branch 'zach/log-view-gpu-fix' into 'main'SF - Ensure calls to `PetscLogEventBegin` are synchronized between processorsSee merge request petsc/petsc!7794
SF - Ensure calls to `PetscLogEventBegin` are synchronized between processors
Merge branch 'release-revert-7765'
VecKokkos: simplify VecDuplicateVecs
Vec: simplify conditions using VecDuplicateVecs_Seq_GEMV
Vec: simplify VecDuplicate_MPI_DA
Docs fixes
Merge branch 'barry/2024-08-16/fix-int-overflow-petscsection' into 'main'Fix potential place of integer overflow in PetscSection codeSee merge request petsc/petsc!7768
Remove -Wdeprecated-declarations warnings
Fix potential place of integer overflow in PetscSection code
Merge remote-tracking branch 'origin/release'
Minor documentation fixes
Merge branch 'origin/release' with a revert of !7720
Vec: clarify the error message in PETSC_ERR_ARG_OUTOFRANGE
Add shared memory support for PCMPI using both shmget() and MPI_Win_allocate_shared()
Minor fixes to AO manual pages
Merge branch 'nathawani/feature-amr-using-flux-norm' into 'main'SNES ex27: Poisson problem using primal and mixed form for error estimator using flux normSee merge request petsc/petsc!7674
Vec: Change VecTagger viewer
1...<<11121314151617181920>>...278