Fix examples (with completion)
Plex ex44: Turn on completion test
Plex: Complete boundary label on simplex box
Fix examples (without completion)
Plex: Fix labeling for TetGen and CTetGen
configure: add p4est version check
Fix regression in main due to https://gitlab.com/petsc/petsc/-/merge_requests/5430
Merge branch 'knepley/fix-plex-extrude-orientation' into 'main'Knepley/fix plex extrude orientationSee merge request petsc/petsc!5430
Merge branch 'knepley/fix-plex-gmsh-labels' into 'main'Plex: Straighten out Gmsh labelsSee merge request petsc/petsc!5478
Update test output
Plex: Straighten out Gmsh labels- Added documentation- Removed -dm_plex_gmsh_use_marker in favor of -dm_plex_boundary_label- Added -dm_plex_gmsh_multiple_val
DMPLEX: Update Gmsh reader to store entity dimension of regions
Merge branch 'barry/2022-07-23/add-petscbeginuser' into 'main'Add PetscFunctionBeginUser to all PETSc C/C++ examplesSee merge request petsc/petsc!5470
Plex: Complete the label from -dm_plex_boundary_label
DMPlex Exodus: fix %d/PetscInt_FMT for 64-bit indices
Add PetscFunctionBeginUser to all PETSc C/C++ examplesNow the stack frames will contain the main program and the correct line numbers in themgit ls-files | egrep "(tutorials|tests)" | xargs sed -
Add PetscFunctionBeginUser to all PETSc C/C++ examplesNow the stack frames will contain the main program and the correct line numbers in themgit ls-files | egrep "(tutorials|tests)" | xargs sed -i "s?\(PetscCall(PetscInitialize(&argc\)?PetscFunctionBeginUser;\n \1?g"Commit-type: error-checking, testing-fix/spend 15m
show more ...
Plex: bug fix in DMPlexCreateGlobalToNaturalSF in presence of constraint dofsThe creation of the natural SF raises an error when the section includes constraint dofs.Leaves have duplicate entries.
Plex: bug fix in DMPlexCreateGlobalToNaturalSF in presence of constraint dofsThe creation of the natural SF raises an error when the section includes constraint dofs.Leaves have duplicate entries. Now the natural SF includes the constraint dofs.
DMPlex: test for DMProjectCoordinates when coordinates are localizedThe output is the same with and without the projection.
Plex: Grid hash can find particle, but no cell is covering the box - Added better debugging
DMPlex HDF5: fix integer format strings
DMPlex: improve output for inspecting elements and their nodal coordinates
DMPlex: add support for writing CGNS files in parallelAlso --download-cgns. This supports most kinds of quadratic andcubic elements, plus some quartic (not supported in Paraview-5.10.1).Parallel
DMPlex: add support for writing CGNS files in parallelAlso --download-cgns. This supports most kinds of quadratic andcubic elements, plus some quartic (not supported in Paraview-5.10.1).Parallel IO uses collective contiguous writes.
DMPlexCreatePointNumbering: add test and better documentation
Plex ex1: Periodic latex - It is not perfect, but getting there
Plex: Fix latex viewer for periodicity
1...<<41424344454647484950>>...235