Fix bug in PetscSocketEstablish()Commit-type: bug-fix, examples/spend 20mThanks-to: <ch1057458756@gmail.com>
Merge remote-tracking branch 'origin/release'
Doc: Update doc for Section about "ghost" points
PetscSFSetGraphLayout: call PetscLayoutSetUp()
PetscSFConcatenate: create dummy SF only in debug mode
vec/is/sf/tests/ex18.c: extend, test global,-view_sf,use pointer to ctx in main()
PetscSFConcatenate: add global rootmode
Keep vec state if we use the read-write methods as part of read-only getters
Fix -Wstrict-prototypeswarning: a function declaration without a prototype is deprecated in all versions of C
Purge sprintf() from the repo
A few more codespell fixes
Merge branch 'release'
VecSeq_CUPM: fix fallthrough warning correctly
VecSeq_CUPM: fix fallthrough warnings
Cleanup manual pages in src/vec/isCommit-type: documentation/spend 4h
Vec CUPM implementation to replace old CUDA and HIP versions
Add explicit test for VecPointwiseMaxAbs()
Add explicit test for VecShift()
Add explicit test for VecSum()
Add explicit test for VecMaxPointwiseDivide()
Major cleanup and maintenance of VecSeq implementations
Minor cleanup and maintenance of VecSeq_Kokkos: move variables to most restrictive scope, no need to expose VecDestroy_MPIKokkos() from seq header, etc.
Clean up code duplication in Vec[Set|Get]Values_MPI()
1...<<21222324252627282930>>...278