Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h120 PetscViewerFormat formatExtFacets; /* Format for patch extFacets */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1158 …ll(ObjectView((PetscObject)patch->extFacetCounts, patch->viewerExtFacets, patch->formatExtFacets)); in PCPatchCreateCellPatches()
1159 …tscCall(ObjectView((PetscObject)patch->extFacets, patch->viewerExtFacets, patch->formatExtFacets)); in PCPatchCreateCellPatches()
3069 …bject)pc)->options, prefix, option, &patch->viewerExtFacets, &patch->formatExtFacets, &patch->view… in PCSetFromOptions_PATCH()