Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h115 PetscBool viewIntFacets; /* View intFacets for each patch */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1150 if (patch->viewIntFacets) { in PCPatchCreateCellPatches()
3067 …options, prefix, option, &patch->viewerIntFacets, &patch->formatIntFacets, &patch->viewIntFacets)); in PCSetFromOptions_PATCH()