Fix Typos
Make PetscErrorCode a non-discardable enum
DMPlex/DT: update tests for efficient simplex quadrature
Merge branch 'barry/2022-12-27/rm-vecgetarray-fortran-examples' into 'main'Replace use of VecGetArray() and friends from Fortran examples and docsSee merge request petsc/petsc!5950
Update examples to use VecGetArrayF90() and similar routines instead of VecGetArray() and similar routinesCommit-type: housekeeping/spend 2h
ex7: use auxiliary discretization, initialize edge values
SNES ex7: Fermions on a hypercubic latticeCo-Authored-By: Joseph Pusztay <jjoep93@gmail.com>
KSPHPDDM: add support for CUDA
Merge branch 'jczhang/add-64bit-gcov' into 'main'Use 64-bit indices in arch-ci-linux-gcovSee merge request petsc/petsc!5864
Merge remote-tracking branch 'origin/release'
Copyediting and cleanup of later sections of user manual; add links to manual from PetscLog and PetscView manual pagesCommit-type: documentation/spend 8h
Adams/snes tutorials ex56 update
CI: use 64-bit indices in arch-ci-linux-gcov
SNES ex13: Allow Neumann boundary
Register matcovert_seqaijhipsparse in HIP implementation
SNES: Updated tests
Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.
Plex: In parallel, do not mark boundary faces that are on the parallel boundary
Fix -Wstrict-prototypeswarning: a function declaration without a prototype is deprecated in all versions of C
A few more codespell fixes
Add yet another alt file for snes/tutorials/ex19.c test
1...<<11121314151617181920>>...27