Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1797 …rtices(DMPlexTransform tr, DMPolytopeType ct, DMPolytopeType rct, PetscInt r, PetscInt *subVerts[]) in DMPlexTransformGetSubcellVertices() argument
1802 if (subVerts) *subVerts = tr->trSubVerts[ct][rct][r]; in DMPlexTransformGetSubcellVertices()