Searched defs:isGhost (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 816 PetscBool isDepth, isGhost, isVTK, isDim, isCellType; in DMSetUp_pforest() local 974 PetscBool isDepth, isCellType, isGhost, isVTK; in DMSetUp_pforest() local 3118 PetscBool isDepth, isCellType, isGhost, isVTK, isSpmap; in DMPforestLabelsInitialize() local 3526 PetscBool isDepth, isCellType, isGhost, isVTK; in DMPforestLabelsFinalize() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 3398 PetscBool *isGhost = NULL; in DMPlexCreateSubmeshGeneric_Interpolated() local
|