Home
last modified time | relevance | path

Searched defs:cellCounts (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpcpatchimpl.h23 PetscSection cellCounts; /* Maps patch -> # cells in patch */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c923 PetscSection cellCounts, pointCounts, intFacetCounts, extFacetCounts; in PCPatchCreateCellPatches() local
1190 PetscSection cellCounts = patch->cellCounts; in PCPatchCreateCellPatchDiscretisationInfo() local