Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h111 PetscBool viewPatches; /* View information about patch construction */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1310 if (patch->viewPatches) { in PCPatchCreateCellPatchDiscretisationInfo()
3063 …t information during patch construction", "PCPATCH", patch->viewPatches, &patch->viewPatches, &flg… in PCSetFromOptions_PATCH()
3212 patch->viewPatches = PETSC_FALSE; in PCCreate_Patch()