Searched defs:numRoots (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 398 PetscInt numRoots, rpStart = 0, rpEnd = 0, lpStart = 0, lpEnd = 0; in PetscSFCreateRemoteOffsets() local 451 PetscInt numRoots, numSectionRoots, numPoints, numIndices = 0; in PetscSFCreateSectionSF() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexrefine.c | 26 PetscInt numRoots, numLeaves, l; in DMPlexCreateProcessSF() local
|
| H A D | plexorient.c | 350 …PetscInt numLeaves, numRoots, dim, h, cStart, cEnd, c, cell, fStart, fEnd, face, off, to… in DMPlexOrient() local 754 PetscInt numLeaves, numRoots, dim, Ncomp, totNeighbors = 0; in DMPlexOrientCells_Internal() local
|
| H A D | plexsubmesh.c | 709 PetscInt numRoots, numLeaves, l, pStart, pEnd, depth = 0, totShift = 0; in DMPlexShiftSF_Single() local 3713 …PetscInt numRoots, numLeaves, numSubpoints = 0, numSubroots, numSubleaves = 0, l, sl = 0… in DMPlexCreateSubmeshGeneric_Interpolated() local 4094 …PetscInt numRoots, numLeaves, numSubRoots = numSubCells + numSubFaces + numSubVertices, … in DMPlexCreateCohesiveSubmesh_Uninterpolated() local
|
| H A D | plexinterpolate.c | 1855 PetscInt numRoots, numLeaves, l; in DMPlexUninterpolate() local
|
| H A D | plex.c | 4500 PetscInt numRoots = 0, numLeaves = 0; in DMPlexStratify_Topological_Private() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 1123 PetscInt numRoots, numLeaves; in DMSetUp_pforest() local 2817 PetscInt numRoots; in DMPforestGetTransferSF_Point() local 2928 PetscInt numRoots; in DMPforestGetTransferSF_Internal() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1995 PetscInt numRoots, numLeaves, numLeavesNew = 0, l, m; in DMPlexTransformCreateSF() local
|