Searched defs:numSubPoints (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 3294 …MPlexFilterPoint_Internal(PetscInt point, PetscInt firstSubPoint, PetscInt numSubPoints, const Pet… in DMPlexFilterPoint_Internal() 3305 …xFilterPointPerm_Internal(PetscInt point, PetscInt firstSubPoint, PetscInt numSubPoints, const Pet… in DMPlexFilterPointPerm_Internal() 3315 static PetscErrorCode DMPlexFilterLabels_Internal(DM dm, const PetscInt numSubPoints[], const Petsc… in DMPlexFilterLabels_Internal() 3380 PetscInt *numSubPoints, *firstSubPoint, *coneNew, *orntNew; in DMPlexCreateSubmeshGeneric_Interpolated() local
|