Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3550 static PetscErrorCode DMPlexCoordinatesToReference_Tensor(DM dm, PetscInt cell, PetscInt numPoints,… in DMPlexCoordinatesToReference_Tensor() function
3908 …PetscCall(DMPlexCoordinatesToReference_Tensor(coordDM, cell, numPoints, realCoords, refCoords, coo… in DMPlexCoordinatesToReference()