Searched refs:bodyID_0 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 2407 int bodyID_0, vertexID_0, vertexID_1, edgeID_0, edgeID_1, faceID_0, faceID_1; in DMPlexCreateGeom_Tess_Internal() local 2410 PetscCall(DMLabelGetValue(bodyLabel, cone[0], &bodyID_0)); // Do I need to check the other end? in DMPlexCreateGeom_Tess_Internal() 2418 PetscCall(DMLabelSetValue(bodyLabel, e, bodyID_0)); in DMPlexCreateGeom_Tess_Internal()
|