Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdmplextransform.h72 PETSC_EXTERN PetscErrorCode DMPlexTransformGetSubcellOrientation(DMPlexTransform, DMPolytopeType, P…
/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c339 PetscCall(DMPlexTransformGetSubcellOrientation(tr, ct, p, oi, ctNew, r, 0, &pr, &fo)); in CheckSubcells()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1381 PetscErrorCode DMPlexTransformGetSubcellOrientation(DMPlexTransform tr, DMPolytopeType sct, PetscIn… in DMPlexTransformGetSubcellOrientation() function
1455 PetscCall(DMPlexTransformGetSubcellOrientation(tr, ct, p, o, ctNew, cr, co, &nr, &no)); in DMPlexTransformGetCone_Internal()
1491 PetscCall(DMPlexTransformGetSubcellOrientation(tr, pct, pp, fn ? po : o, ft, pr, fo, &pr, &fo)); in DMPlexTransformGetCone_Internal()