Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h78 IS allCells; /* Unique cells in union of all patches */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2232 PetscInt *allCells = NULL; in PCPatchPrecomputePatchTensors_Private() local