Merge branch 'cpardiso_fw_bw_solve' into 'main'Add implementations for Mat{Forward,Backward}Solve for MKL_CPARDISOSee merge request petsc/petsc!7346
Add implementations for Mat{Forward,Backward}Solve for MKL_CPARDISO
Merge branch 'fix-brew-uninstall' into 'main'docs: update "brew reinstall" instructions to also reinstall casksSee merge request petsc/petsc!7378
Update "brew reinstall" instructions to also reinstall caskCommand `brew leaves` only list formulae, and we save the installedcasks by `brew list --casks`.
ISLocalToGlobalMapping: implement binary load/view and matlab view
ISLocalToGlobalMapping: new l2gmap info routines using PetscSF
VecLoad: automatically determine whether file was written as i32 or i64We can now read vectors written as using either 32-bit or 64-bitindices, regardless of how PETSc was built.
TSSetResize: support remeshing with step restart
TS: add TSGetStepRollBackthis can be useful to determine whether to monitor the solution or not
Merge branch 'ksagiyam/plex_submesh_minimal_0' into 'main'plex: add arguments to DMPlexFilter()See merge request petsc/petsc!7362
PetscSF: implement PetscSFCreateStridedSF
plexsubmesh: add sanitizeSubmesh to DMPlexFilter()
plexsubmesh: add ignoreLabelHalo to DMPlexFilter()
plexsubmesh: add ownershipTransferSF to DMPlexFilter()
Merge branch 'knepley/fix-da-periodicity' into 'main'DM+DA: Fixes for periodicitySee merge request petsc/petsc!7333
Merge remote-tracking branch 'origin/release'
docs: fix broken links in the citing webpageReported-by: David Bold <david.bold@ipp.mpg.de>
DA: Fix setting boundary type from options
Fix double whitespace after colon
Fix linear solve table
DM: Inching closer to an expanded subDM specification
Update getting_started.rst - The previous version suggested that...
doc(TS): Fix minor formatting issue in ts.rst
Merge branch 'release'
Increase patchlevel to 3.20.5
1...<<21222324252627282930>>...95