Searched defs:maxSupportSize (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexorient.c | 450 PetscInt maxSupportSize, neighbor; in DMPlexOrient() local
|
| H A D | plex.c | 1021 PetscInt dim, cellHeight, maxConeSize, maxSupportSize; in DMPlexView_Ascii() local 4028 PetscInt maxConeSize, maxSupportSize; in DMPlexGetTransitiveClosure_Depth1_Private() local 4067 PetscInt maxConeSize, maxSupportSize, coneSeries, supportSeries, maxSize; in DMPlexTransitiveClosure_Tensor_Internal() local 4135 PetscInt maxConeSize, maxSupportSize, coneSeries, supportSeries; in DMPlexGetTransitiveClosure_Internal() local 4298 PetscErrorCode DMPlexGetMaxSizes(DM dm, PeOp PetscInt *maxConeSize, PeOp PetscInt *maxSupportSize) in DMPlexGetMaxSizes() 4312 PetscInt size, maxSupportSize; in DMSetUp_Plex() local 4849 PetscInt maxSupportSize; in DMPlexGetJoin() local
|
| H A D | plexinterpolate.c | 51 PetscInt maxConeSize, maxSupportSize, maxSize; in DMPlexGetRawFaces_Internal() local
|
| H A D | plexsubmesh.c | 597 …PetscInt depth = 0, maxConeSize, maxSupportSize, maxConeSizeNew, maxSupportSizeNew, pStart, pEnd,… in DMPlexShiftPoints_Internal() local 1261 … shift = 100, shift2 = 200, depth = 0, dep, dim, d, sp, maxConeSize, maxSupportSize, maxConeSizeNe… in DMPlexConstructCohesiveCells_Internal() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 698 PetscInt *dnz, *onz, *adj, depth, maxConeSize, maxSupportSize, maxAdjSize; in DMSwarmComputeMassMatrixSquare_Private() local
|