Searched refs:isSpmap (Results 1 – 1 of 1) sorted by relevance
3118 PetscBool isDepth, isCellType, isGhost, isVTK, isSpmap; in DMPforestLabelsInitialize() local3142 PetscCall(PetscStrcmp(name, "_forest_base_subpoint_map", &isSpmap)); in DMPforestLabelsInitialize()3143 if (!isSpmap) { in DMPforestLabelsInitialize()