#include "petscmesh.h" PetscErrorCode MeshGetStratum(Mesh mesh, const char name[], PetscInt value, PetscInt *points)Not Collective
mesh | - The Mesh object | |
name | - The label name | |
value | - The stratum value | |
points | - The stratum points storage array |
Level:beginner
Location:src/dm/mesh/meshexodus.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages