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