Searched defs:realCoords (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 3550 …sToReference_Tensor(DM dm, PetscInt cell, PetscInt numPoints, const PetscReal realCoords[], PetscR… in DMPlexCoordinatesToReference_Tensor() 3653 … PetscInt cell, PetscInt numPoints, const PetscReal refCoords[], PetscReal realCoords[], Vec coord… in DMPlexReferenceToCoordinates_Tensor() 3727 …ence_FE(DM dm, PetscFE fe, PetscInt cell, PetscInt numPoints, const PetscReal realCoords[], PetscR… in DMPlexCoordinatesToReference_FE() 3792 … PetscInt cell, PetscInt numPoints, const PetscReal refCoords[], PetscReal realCoords[], Vec coord… in DMPlexReferenceToCoordinates_FE() 3853 …rdinatesToReference(DM dm, PetscInt cell, PetscInt numPoints, const PetscReal realCoords[], PetscR… in DMPlexCoordinatesToReference() 3936 …ates(DM dm, PetscInt cell, PetscInt numPoints, const PetscReal refCoords[], PetscReal realCoords[]) in DMPlexReferenceToCoordinates()
|