Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c22 PETSC_INTERN PetscErrorCode DMPlex_Geom_EDGE_XYZtoUV_Internal(const PetscScalar[], ego, const Petsc…
179 PetscErrorCode DMPlex_Geom_EDGE_XYZtoUV_Internal(const PetscScalar coords[], ego obj, const PetscSc… in DMPlex_Geom_EDGE_XYZtoUV_Internal() function
549 PetscCall(DMPlex_Geom_EDGE_XYZtoUV_Internal(coords, obj, range, v, dE, paramsV, islite)); in DMSnapToGeomModel_EGADS_Internal()