Searched refs:cellLoc (Results 1 – 1 of 1) sorted by relevance
2501 PetscInt cellLoc, numCorners = 0, faceSize = 0; in DMPlexMarkSubmesh_Uninterpolated() local2503 PetscCall(DMLabelGetValue(subpointMap, cell, &cellLoc)); in DMPlexMarkSubmesh_Uninterpolated()2504 if (cellLoc == 2) continue; in DMPlexMarkSubmesh_Uninterpolated()2505 …cellLoc < 0, PetscObjectComm((PetscObject)dm), PETSC_ERR_PLIB, "Cell %" PetscInt_FMT " has dimensi… in DMPlexMarkSubmesh_Uninterpolated()