Merge remote-tracking branch 'origin/release'
Minor fixes to website material
drop support for MED files
Minor housekeeping
Add MKL leaks valgrind suppressions
Spell matlab correctly as MATLABCommit-type: housekeeping
Merge branch 'barry/2023-10-25/rename-rules-doc' into 'main'Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.See merge request petsc/petsc!6965
PetscSF: add MPI-4.0 persistent neighborhood collectives support
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping
Fix typos
Fix/ignore some UBSan warnings
Misc
Add specific vertex viewing for DMNetwork -- zoom in on selected vertices
Add a couple of valgrind suppressions for Fedora
Add color component to CoordinateDM in DMView_Network_CSV()Add color handling to DMNetwork visualization scriptAdd check for coordinateDM creation in DMView_Network_CSV()Update ex1.c: set couple
Add color component to CoordinateDM in DMView_Network_CSV()Add color handling to DMNetwork visualization scriptAdd check for coordinateDM creation in DMView_Network_CSV()Update ex1.c: set coupled_snes_max_it=power_snes_max_it=water_snes_max_it=1 to illustrate interaction between subsnes and coupledsnes set color=localf at vertices to monitor convergence over dmnetwork optimize UserMonitor()Update src/dm/impls/network/tests/ex2.c to test '-dmnetwork_view draw'Co-authored-by: dccampbell1@shockers.wichita.edu
show more ...
Plex ex33: Add higher order GMsh cube tests
Merge branch 'dcampbell/dmnetworkview-options' into 'main'Add more useful viewing options for DMNetworkSee merge request petsc/petsc!6345
Add new command-line options for DMNetwork visualizationPlacing the options in PetscOptionsBegin ... PetscOptionsEndFix(DMNetwork): fix -draw_pause handlingFeat(DMNetwork): add setters for viewer
Add new command-line options for DMNetwork visualizationPlacing the options in PetscOptionsBegin ... PetscOptionsEndFix(DMNetwork): fix -draw_pause handlingFeat(DMNetwork): add setters for viewer optionsCo-authored-by: Duncan Campbell <dccampbell1@shockers.wichita.edu>Co-authored-by: Aidan Hamilton <aidan@udel.edu>Co-authored-by: Hong Zhang <hzhang@mcs.anl.gov>
valgrind: update suppression file (wrt MPICH) to work with Fedora38/gcc-13.1.1/valgrind-3.21.0
123456789