Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c2429 PetscInt triBodyVal, triFaceVal; in DMPlexCreateGeom_Tess_Internal() local
2440 PetscCall(PetscHMapIGet(triBodyIDLabelMap, f - fStart, &triBodyVal)); in DMPlexCreateGeom_Tess_Internal()
2442 PetscCall(DMLabelSetValue(bodyLabel, f, triBodyVal)); in DMPlexCreateGeom_Tess_Internal()
2452 PetscCall(DMLabelSetValue(bodyLabel, cone[jj], triBodyVal)); in DMPlexCreateGeom_Tess_Internal()