Home
last modified time | relevance | path

Searched refs:viewCells (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpcpatchimpl.h112 PetscBool viewCells; /* View cells for each patch */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1142 if (patch->viewCells) { in PCPatchCreateCellPatches()
3065 …Object)pc)->options, prefix, option, &patch->viewerCells, &patch->formatCells, &patch->viewCells)); in PCSetFromOptions_PATCH()
3213 patch->viewCells = PETSC_FALSE; in PCCreate_Patch()