Fix typos
PlexExodusII: Adding support for 1D elements
Fix some documentation and typos
more makefile cleanup* Remove some dead rules from lib/petsc/conf/rules* Shift a few more things to more appropriate locations* Add more commentsCommit-type: make, housekeeping
non-test and tutorial makefiles only need rules.doc not the full rulesCommit-type: documentation
Only makefiles in the test and tutorial directories need lib/petsc/conf/testCommit-type: housekeeping
Small fix in Makefile.basic.user
Merge branch 'barry/2023-02-22/rm-locdir' into 'main'Remove need for hardwired LOCDIR in all makefilesSee merge request petsc/petsc!6113
Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation
chmod matrix files
Remove confusing and un-need docs directory that contains manualCommit-type: housekeeping
add dmnetwork_view.py script to display dmnetwork using Matplotlib
Fix Typos
Fix some typos
Allow possible spaces between the semicolon and CHKERR... in chkerrconvert.py
Fix a variety of simple things associated with MatlabIncorrect spellingOut-dated documentationFormattingCommit-type: housekeepingReported-by: Jose Roman
makefile: fix typo - petsckdir.mk -> petscdir.mk
Add simple error messages to PetscOpenFile() to help users debug problemsCommit-type: error-handling/spend 15m
Add tests (c,fortran) for FEM layout with constraintswith a small test mesh
Add example that uses KSPComputeRitz()Commit-type: example/spend 30m
Plex ex1: Added pyramid test
Fixed examples
petsc-val.supp: extend <macOS ImageLoader in /usr/lib/dyld> -so that it captures everything starting with malloc such as malloc_zone_malloc
Merge remote-tracking branch 'origin/release'
remove false dependency on PETSC_DIR and tell users when they should run the tool multiple times
123456789