Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c3315 static PetscErrorCode DMPlexFilterLabels_Internal(DM dm, const PetscInt numSubPoints[], const Petsc… in DMPlexFilterLabels_Internal() function
3901 PetscCall(DMPlexFilterLabels_Internal(dm, numSubPoints, subpoints, firstSubPoint, subdm)); in DMPlexCreateSubmeshGeneric_Interpolated()