Searched defs:maxSize (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexinterpolate.c | 51 PetscInt maxConeSize, maxSupportSize, maxSize; in DMPlexGetRawFaces_Internal() local
|
| H A D | plex.c | 1633 PetscInt numLabels, l, maxSize = 17; in DMPlexView_Ascii() local 4067 PetscInt maxConeSize, maxSupportSize, coneSeries, supportSeries, maxSize; in DMPlexTransitiveClosure_Tensor_Internal() local 4136 PetscInt depth, maxSize; in DMPlexGetTransitiveClosure_Internal() local 4953 PetscInt depth = 0, maxSize, joinSize = 0, i = 0; in DMPlexGetFullJoin() local 5155 PetscInt height = 0, maxSize, meetSize = 0, i = 0; in DMPlexGetFullMeet() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 2437 PetscInt dim, Np, maxSize = 17; in DMView_Swarm_Ascii() local
|