Home
last modified time | relevance | path

Searched defs:maxleaf (Results 1 – 7 of 7) sorted by relevance

/petsc/src/vec/is/sf/tests/
H A Dex1.c29 PetscInt minleaf, maxleaf; in CheckGraphEmpty() local
H A Dex24.c7 PetscInt nroots, maxleaf; in testOverlappingCommunication() local
/petsc/src/vec/is/sf/interface/
H A Dsf.c835 PetscErrorCode PetscSFGetLeafRange(PetscSF sf, PetscInt *minleaf, PetscInt *maxleaf) in PetscSFGetLeafRange()
1341 PetscInt i, j, n, nroots, nleaves, esf_nleaves, *new_ilocal, minleaf, maxleaf, maxlocal; in PetscSFCreateEmbeddedRootSF() local
2050 PetscInt i, numRootsA, numLeavesA, numRootsB, numLeavesB, minleaf, maxleaf, numLeavesBA; in PetscSFCompose() local
2155 …PetscInt i, numRootsA, numLeavesA, numLeavesBA, numRootsB, numLeavesB, minleaf, maxleaf,… in PetscSFComposeInverse() local
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c844 PetscInt maxleaf; in PetscSFMerge() local
/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.c469 PetscInt j, p, q, nroots, esf_nleaves, *new_ilocal, minleaf, maxleaf, maxlocal; in PetscSFCreateEmbeddedRootSF_Basic() local
/petsc/include/petsc/private/
H A Dsfimpl.h71 PetscInt minleaf, maxleaf; member
/petsc/src/vec/is/section/interface/
H A Dsection.c1480 PetscInt pStart, pEnd, p, dof, cdof, off, globalOff = 0, nroots, nlocal, maxleaf; in PetscSectionCreateGlobalSection() local