Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/ !
H A Dplexcreate.c3157 static inline PetscReal DotReal(PetscInt dim, const PetscReal x[], const PetscReal y[]) in DotReal() function
3294 if (DotReal(embedDim, normal, &coordsIn[i * embedDim]) < 0) { in DMPlexCreateSphereMesh_Internal()
3613 if (DotReal(embedDim, normal, &coordsIn[i * embedDim]) < 0) { in DMPlexCreateSphereMesh_Internal()