History log of /petsc/src/dm/impls/plex/tutorials/output/ex13_extrude_1_dist.out (Results 1 – 4 of 4)
Revision Date Author Comments
# 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


# 6ecd0f76 12-Mar-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/plex-tps-memory-scalable' into 'main'

DMPlexCreateTPSMesh: allow distribution prior to refinement and extrusion

See merge request petsc/petsc!4960


# 1436d7fa 10-Mar-2022 Jed Brown <jed@jedbrown.org>

DMPlexCreateTPSMesh: allow distribution prior to refinement and extrusion

This makes TPS mesh generation memory scalable, and is the default when
DMSetFromOptions creates a TPS mesh.