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