Searched refs:formatEVExp (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 567 …ns, prefix, "-ksp_view_eigenvalues_explicit", &ksp->viewerEVExp, &ksp->formatEVExp, &ksp->viewEVEx… in KSPSetFromOptions() 598 ksp->formatEVExp = PETSC_VIEWER_DEFAULT; in KSPSetFromOptions()
|
| H A D | itfunc.c | 958 …EVExp) PetscCall(KSPViewEigenvalues_Internal(ksp, PETSC_TRUE, ksp->viewerEVExp, ksp->formatEVExp)); in KSPSolve_Private()
|
| /petsc/include/petsc/private/ |
| H A D | kspimpl.h | 152 …t, formatPMat, formatRhs, formatSol, formatMatExp, formatEV, formatSV, formatEVExp, formatFinalRes… member
|