Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3653 static PetscErrorCode DMPlexReferenceToCoordinates_Tensor(DM dm, PetscInt cell, PetscInt numPoints,… in DMPlexReferenceToCoordinates_Tensor() function
3990 …PetscCall(DMPlexReferenceToCoordinates_Tensor(coordDM, cell, numPoints, refCoords, realCoords, coo… in DMPlexReferenceToCoordinates()