Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c3294 static inline PetscInt DMPlexFilterPoint_Internal(PetscInt point, PetscInt firstSubPoint, PetscInt … in DMPlexFilterPoint_Internal() function
3362 subp = DMPlexFilterPoint_Internal(point, firstSubPoint[d], numSubPoints[d], subpoints[d]); in DMPlexFilterLabels_Internal()
4113 …const PetscInt subPoint = DMPlexFilterPoint_Internal(point, firstSubVertex, numSubVertices, subVer… in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4123 …const PetscInt subPoint = DMPlexFilterPoint_Internal(p, firstSubVertex, numSubVertices, subVertice… in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4141 …const PetscInt subPoint = DMPlexFilterPoint_Internal(point, firstSubVertex, numSubVertices, subVer… in DMPlexCreateCohesiveSubmesh_Uninterpolated()