Searched refs:DMPlexTransformGetSourcePoint (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscdmplextransform.h | 68 PETSC_EXTERN PetscErrorCode DMPlexTransformGetSourcePoint(DMPlexTransform, PetscInt, DMPolytopeType…
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1057 PetscErrorCode DMPlexTransformGetSourcePoint(DMPlexTransform tr, PetscInt pNew, DMPolytopeType *ct,… in DMPlexTransformGetSourcePoint() function 1585 PetscCall(DMPlexTransformGetSourcePoint(tr, q, &ct, &qct, &p, &r)); in DMPlexTransformGetConeOriented() 1626 PetscCall(DMPlexTransformGetSourcePoint(tr, q, &ct, &qct, &p, &r)); in DMPlexTransformGetCone()
|