Searched refs:formatIntFacets (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | pcpatchimpl.h | 117 PetscViewerFormat formatIntFacets; /* Format for patch intFacets */ member
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 1151 …ll(ObjectView((PetscObject)patch->intFacetCounts, patch->viewerIntFacets, patch->formatIntFacets)); in PCPatchCreateCellPatches() 1152 …tscCall(ObjectView((PetscObject)patch->intFacets, patch->viewerIntFacets, patch->formatIntFacets)); in PCPatchCreateCellPatches() 1153 …ectView((PetscObject)patch->intFacetsToPatchCell, patch->viewerIntFacets, patch->formatIntFacets)); in PCPatchCreateCellPatches() 3067 …bject)pc)->options, prefix, option, &patch->viewerIntFacets, &patch->formatIntFacets, &patch->view… in PCSetFromOptions_PATCH()
|