Searched refs:viewerMatExp (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 398 … ((PetscObject)ksp)->options, prefix, "-ksp_view_mat_explicit", &ksp->viewerMatExp, &ksp->formatMa… in KSPSetFromOptions() 561 … ((PetscObject)ksp)->options, prefix, "-ksp_view_mat_explicit", &ksp->viewerMatExp, &ksp->formatMa… in KSPSetFromOptions()
|
| H A D | itfunc.c | 980 PetscCall(ObjectView((PetscObject)B, ksp->viewerMatExp, ksp->formatMatExp)); in KSPSolve_Private() 1427 PetscCall(PetscViewerDestroy(&ksp->viewerMatExp)); in KSPResetViewers()
|
| /petsc/include/petsc/private/ |
| H A D | kspimpl.h | 151 …, viewerPre, viewerRate, viewerMat, viewerPMat, viewerRhs, viewerSol, viewerMatExp, viewerEV, view… member
|