#include "petscdmplex.h" PetscErrorCode DMPlexCheckSkeleton(DM dm, PetscBool isSimplex, PetscInt cellHeight)
dm | - The DMPlex object | |
isSimplex | - Are the cells simplices or tensor products | |
cellHeight | - Normally 0 |
Note: This is a useful diagnostic when creating meshes programmatically.
Level:developer
Location:src/dm/impls/plex/plex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages