Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h798 static inline PetscReal DMPlex_DistRealD_Internal(PetscInt dim, const PetscReal *x, const PetscReal… in DMPlex_DistRealD_Internal() function
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c563 inverseError = DMPlex_DistRealD_Internal(dimC, real, pointR); in DMPlexLocatePoint_Quad_2D_Internal()
679 inverseError = DMPlex_DistRealD_Internal(dimC, real, pointR); in DMPlexLocatePoint_Hex_3D_Internal()