Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c41 sbr->edgeLen[off] = DMPlex_DistD_Internal(cdim, cA, cB); in SBRGetEdgeLen_Private()
/petsc/include/petsc/private/
H A Ddmpleximpl.h790 static inline PetscReal DMPlex_DistD_Internal(PetscInt dim, const PetscScalar *x, const PetscScalar… in DMPlex_DistD_Internal() function