Searched refs:viewPOpExp (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 400 …view_preconditioned_operator_explicit", &ksp->viewerPOpExp, &ksp->formatPOpExp, &ksp->viewPOpExp)); in KSPSetFromOptions() 570 …view_preconditioned_operator_explicit", &ksp->viewerPOpExp, &ksp->formatPOpExp, &ksp->viewPOpExp)); in KSPSetFromOptions()
|
| H A D | itfunc.c | 983 if (ksp->viewPOpExp) { in KSPSolve_Private() 1445 ksp->viewPOpExp = PETSC_FALSE; in KSPResetViewers()
|
| /petsc/include/petsc/private/ |
| H A D | kspimpl.h | 150 …Mat, viewRhs, viewSol, viewMatExp, viewEV, viewSV, viewEVExp, viewFinalRes, viewPOpExp, viewDScale; member
|