Searched refs:DMPlexTransformGetSubcellOrientation (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscdmplextransform.h | 72 PETSC_EXTERN PetscErrorCode DMPlexTransformGetSubcellOrientation(DMPlexTransform, DMPolytopeType, P…
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex11.c | 339 PetscCall(DMPlexTransformGetSubcellOrientation(tr, ct, p, oi, ctNew, r, 0, &pr, &fo)); in CheckSubcells()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1381 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()
|