#include "petscdmplex.h" PetscErrorCode DMPlexCheckSkeleton(DM dm, PetscBool isSimplex, PetscInt cellHeight)
dm | - The DMPlex object Many br | |
isSimplex | - Are the cells simplices or tensor products Many br | |
cellHeight | - Normally 0 Many br |
Note: This is a useful diagnostic when creating meshes programmatically. Many br
Many br
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