Searched defs:leafEnd (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 2497 PetscInt pRefStart, pRefEnd, maxConDof, maxColumns, leafStart, leafEnd; in DMPlexComputeInterpolatorTree() local 3561 PetscInt numLeaves, leafStart, leafEnd, l, dof, cdof, gOff; in DMPlexComputeInjectorTree() local 3665 PetscInt numLeaves, leafStart, leafEnd, l, dof, cdof, gOff; in DMPlexComputeInjectorTree() local 3950 PetscInt pRefStart, pRefEnd, leafStart, leafEnd; in DMPlexTransferVecTree_Interpolate() local 4113 PetscInt numLeaves, leafStart, leafEnd, l, dof, cdof, gOff; in DMPlexTransferVecTree_Inject() local
|