Searched defs:maxleaf (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex1.c | 29 PetscInt minleaf, maxleaf; in CheckGraphEmpty() local
|
| H A D | ex24.c | 7 PetscInt nroots, maxleaf; in testOverlappingCommunication() local
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 835 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 D | sfutils.c | 844 PetscInt maxleaf; in PetscSFMerge() local
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfbasic.c | 469 PetscInt j, p, q, nroots, esf_nleaves, *new_ilocal, minleaf, maxleaf, maxlocal; in PetscSFCreateEmbeddedRootSF_Basic() local
|
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 71 PetscInt minleaf, maxleaf; member
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 1480 PetscInt pStart, pEnd, p, dof, cdof, off, globalOff = 0, nroots, nlocal, maxleaf; in PetscSectionCreateGlobalSection() local
|