minor cleanup of MatCoarsen implementations
Fix bug where MatCoarsenView crashes when the coarsen object is incompleteReported-by: Eric Chamberland
Merge remote-tracking branch 'origin/release'
Merge branch 'stefanozampini/fix-dirk-dae-restart' into 'release'Guarantee that SNES function is called before SNES jacobian in multilevel solversSee merge request petsc/petsc!7563
Fix bug when -pc_type gamg and -ksp_view_pre errors on missing MatCoaren.Reported-by: Eric Chamberland
Minor cleanup of GAMG code for main
Merge branch 'release'
Add Fortran stub for SNESSetObjective()Add Fortram test of the stub for SNESSetObjective()
Merge branch 'knepley/fix-dm-field-facedata' into 'main'DMField: Quadrature was wrong for affine branch of facedataSee merge request petsc/petsc!7547
Shorten tests
Plex: Fix boundary integrals- PetscFEIntegrateBd() now initializes its integrand- Fix many multifield bugs in this routine
DMField: Quadrature was wrong for affine branch of facedata
SNES ex69: Fix PC
PCFIELDSPLIT: remove wrong hooksdisable tests
SNES ex35: fix testApplication context is passed from fine to coarse DM and should not be used to store discrete objects
FE test for Raviart-Thomas (RT0) element for triangles and quads
Tweak single precision tests for my configuration with packages
SNES ex13: Add MG tests
Merge branch 'jolivet/remove-fortran-return' into 'main'Fortran: remove unneeded returnCloses #1564See merge request petsc/petsc!7402
Fortran: remove unneeded return
configure: update CMake/HPDDM/[Par]Mmg/p4est
Merge branch 'stefanozampini/biological-network' into 'main'biological network exampleSee merge request petsc/petsc!7106
SNES ex11: now this has been fixed
Proper capitalization in make check
Docs: fix missing or extra dash in right-hand side
12345678910>>...27