Remove unneeded variable and functions
Merge branch 'jolivet/feature-pcmatapplytranspose' into 'main'PC: add PCMatApplyTranspose()See merge request petsc/petsc!8322
Merge branch 'jolivet/fix-pcksp' into 'release'PCKSP: fix PCApplyTranspose()See merge request petsc/petsc!8314
Merge remote-tracking branch 'origin/release'
Merge branch 'nmnobre/hypre' into 'release'Add ilu to the list of supported hypre pcsSee merge request petsc/petsc!8324
Add ilu to the list of supported hypre pcs
PC: add PCMatApplyTranspose()
PCASM: use proper event in PCApplyTranspose()
PCKSP: fix PCApplyTranspose()
Bug fixes for DMDA not handling Matt's plex handling of fields that he assumes works for all DM, not just DMPLEX
MatSchurComplementComputeExplicitOperator: allow reuse of previous S
Fix wrong case for PETSc
Fix manual pages related to FortranRemove a couple of dead Fortran bindings
Merge branch 'stefanozampini/fix-nullspace' into 'main'Some nullspace fixesSee merge request petsc/petsc!8247
Merge branch 'jczhang/2025-03-18/revise-aijkokkos-matsolve' into 'main'Add options to do factorization and solve on host for matseqaijkokkosSee merge request petsc/petsc!8209
Merge branch 'stefanozampini/bs' into 'main'PetscLayout: set default block size to 1See merge request petsc/petsc!8226
PCSetUp_FieldSplit: propagate symmetry info to Schur complement
KSPSetNoisy_Private: remove nullspace from noisy rhs if present
Mat: change -mat_factor_bind_factorization <host | device> to -pc_factor_mat_factor_on_host <bool>Also add an option -pc_factor_mat_solve_on_host
KSPFETIDP: propagate BDDC info to pressure schur complement
KSPFETIDP: propagate nearnullspace to pressure matrix
KSPFETIDP: fix bug for doubly counted pressure dofs
PetscLayout: default block size 1
12345678910>>...210