Replace !rank with rank == 0See also https://gitlab.com/petsc/petsc/-/merge_requests/4146
Merge branch 'knepley/fix-plex-submesh-hybrid' into 'main'Knepley/fix plex submesh hybridSee merge request petsc/petsc!5213
Plex: Add label value argument to Hybrid mesh and COhesive completion
Plex ex5: Added buried edge test
Remove extra spaces and unwanted plurals
Merge branch 'barry/2022-04-24/rm-petsccheckfalse-dm' into 'main'Remove PetscCheckFalse from use in the src/dm directoryCloses #1141See merge request petsc/petsc!5160
Plex ex46: Update for multiple fields
Remove PetscCheckFalse from use in the src/dm directoryCommit-type: housekeeping/45m
configure: SCOTCH 7.0.1
Enable PETSC_ATTRIBUTE_FORMAT()
Plex ex5: Added parallel fault tests - SF creation still broken
Cleanup of introduction of PetscCall()* remove bogus error flags from XXXBegin()/End() macros such as PetscOptionsBegin()/End()* rename for consistency certain XXXBegin()/End() macros such as Mat
Cleanup of introduction of PetscCall()* remove bogus error flags from XXXBegin()/End() macros such as PetscOptionsBegin()/End()* rename for consistency certain XXXBegin()/End() macros such as MatPreallocateInitialize()/Finalize()* fix many lingering ierr = XXX that arose from multiline function calls* sync slepc/hpddm - to use snapshots with the same changesCommit-type: error-checking, style-fix/spend 8h
show more ...
Merge remote-tracking branch 'origin/release'
Config: Add a test for symbol export from an executable- obviously this can be improved- Also needed a more robust naming check in Plex ex5
Restore use of CHKERRQ in *.F90 examples
Remove some PetscCheckFalse()
Plex ex8: Fix transform testThanks-to: Matthew Knepley <knepley@gmail.com>
improve src/dm/impls/plex/tests/ex56.c* always save full boundary to extend label I/O coverage* int verbosity* count labels
Add PETSC_STATIC_ARRAY_LENGTH
Merge branch 'stefanozampini/fix-glvis-hosimplex' into 'main'Fix high-order meshes vizSee merge request petsc/petsc!5037
DMPlexCreateCoordinateSpace: do not attach FE since projection will think that coordinates are up-to-date
fixup some remaining stragglers from !4889
Merge branch 'knepley/feature-plex-extrude-adapt' into 'main'Plex: Enhance extrusionSee merge request petsc/petsc!5019
Plex ex44: Extrusion tests
config libceed: add HIP and CUDA support; update to 0.10
1...<<11121314151617181920>>...23