Home
last modified time | relevance | path

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

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