Home
last modified time | relevance | path

Searched defs:nLeaves (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/sf/tests/
H A Dex19.c88 PetscInt nLeaves = ctx->nLeavesPerRank * ctx->size; in CreateSF0() local
130 PetscInt nLeaves = ctx->nLeavesPerRank * ctx->size; in CreateSF1() local
H A Dex18.c130 PetscInt nLeaves = ctx->nsfs * ctx->n * ctx->size; in CreateReferenceSF_Regular() local
184 PetscInt nLeaves = ctx->n * ctx->size + (ctx->size - 1) * ctx->size / 2; in CreateSFs_Irregular() local
225 PetscInt nLeaves = ctx->n * ctx->size; in CreateSFs_Regular() local
/petsc/src/vec/is/sf/interface/
H A Dsf.c2453 PetscInt i, s, nLeaves, nRoots; in PetscSFConcatenate() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2165 PetscInt startF, endF, startC, endC, p, nLeaves; in DMPforestGetCellCoveringSF() local
5036 PetscInt nRoots, nLeaves, *mine = NULL; in DMForestCreateCellSF_pforest() local