| #
4185d930
|
| 16-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/dm_box_label' into 'main'
Plex: Add box labeling to simplex, input meshes
See merge request petsc/petsc!7741
|
| #
281879d4
|
| 05-Aug-2024 |
James Wright <james@jameswright.xyz> |
plex: Print out labels in sorted stratum order
|
| #
340b78e3
|
| 09-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'marboeuf/plex-naturalpointsf' into 'main'
Plex: create the natural point SF
See merge request petsc/petsc!5502
|
| #
a8db3e61
|
| 07-Aug-2022 |
Blaise Bourdin <bourdin@mcmaster.ca> |
Plex: add ex64
The new example src/dm/impls/plex/tests/ex64.c checks the natural SF. It compares - Vec created on a sequential DM which is considered natural (everything is stored on proc 0) - Vec
Plex: add ex64
The new example src/dm/impls/plex/tests/ex64.c checks the natural SF. It compares - Vec created on a sequential DM which is considered natural (everything is stored on proc 0) - Vec created on the distributed DM and then rearranged using the natural SF.
show more ...
|