Home
last modified time | relevance | path

Searched refs:isSpmap (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3118 PetscBool isDepth, isCellType, isGhost, isVTK, isSpmap; in DMPforestLabelsInitialize() local
3142 PetscCall(PetscStrcmp(name, "_forest_base_subpoint_map", &isSpmap)); in DMPforestLabelsInitialize()
3143 if (!isSpmap) { in DMPforestLabelsInitialize()