Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c2382 int pTypeVal, pIndexVal, pBodyVal; in DMPlexCreateGeom_Tess_Internal() local
2397 PetscCall(PetscHMapIGet(pBodyIndexLabelMap, n - nStart, &pBodyVal)); in DMPlexCreateGeom_Tess_Internal()
2399 PetscCall(DMLabelSetValue(bodyLabel, n, pBodyVal)); in DMPlexCreateGeom_Tess_Internal()