Searched refs:formatPre (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | kspimpl.h | 152 …PetscViewerFormat format, formatPre, formatRate, formatMat, formatPMat, formatRhs, formatSol, form… member
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 549 …scObject)ksp)->options, prefix, "-ksp_view_pre", &ksp->viewerPre, &ksp->formatPre, &ksp->viewPre)); in KSPSetFromOptions()
|
| H A D | itfunc.c | 830 if (ksp->viewPre) PetscCall(ObjectView((PetscObject)ksp, ksp->viewerPre, ksp->formatPre)); in KSPSolve_Private()
|