Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c812 static PetscErrorCode DMPlexTransformGetCoordinateFE(DMPlexTransform tr, DMPolytopeType ct, PetscFE… in DMPlexTransformGetCoordinateFE() function
2154 PetscCall(DMPlexTransformGetCoordinateFE(tr, ct, &fe)); in DMPlexTransformMapLocalizedCoordinates()