make PetscInfo() variadic
SETERRQ[1-9]+ begone
Cleanup DMSwarm source code formattingCommit-type: style-fix/spend 1h
When subclassing a Vec do not have horrible if (isseq) VecView_Seq() style code, use VecViewNative()Do not generate errors if VecView() called with HDF viewer and HDF not installed since this canno
When subclassing a Vec do not have horrible if (isseq) VecView_Seq() style code, use VecViewNative()Do not generate errors if VecView() called with HDF viewer and HDF not installed since this cannothappen since HDF does not existCommit-type: style-fix\spend 15m
show more ...
Merge branch 'jwallwork23/default-to-mmg' into 'main'Set Mmg and ParMmg as the default adaptorsSee merge request petsc/petsc!4665
swarm ex1: use pragmatic
remove trailing newline from SETERRQ
Merge branch 'adams/swarm-omp-pc' into 'main'Adams/swarm omp pcSee merge request petsc/petsc!4620
Adding Gonzalez term to DG
Swarm: Updated SP viewer for Swarm- Added some new options to control monitor
added new psuedo-invrse solver and OpenMP for particle-cell maps in tests
DMClone_Swarm now gives the dimension to the clone
Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m
Swarm: Do not call BLAS with empty matrix
Fix spelling errors in manpages and comments
requires: define -> requires: defined
Unify XXGetYYContext callsalways use void*
Some missing CHKERR[Q|MPI]
PetscStack : check for correct push/popEnforce checkstack for CI jobsFixes from testsuite
Update badsource rules- Zero or more spaces are not allowed for more returning types- zero spaces not allowed for for|if|while
Remove use of * at beginning of comment line and /** and **/
Remove all double blank lines from sourceCommit-type: petsc-style/2h
Plex: Update examples to use new creation interface
Merge remote-tracking branch 'origin/release'
fix gcc-11 warnings for -Wstringop-overflow - however can't fix MPI calls - so also use -Wno-stringop-overflow
12345678910>>...23