Searched refs:formatEV (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/ksp/interface/ ! |
| H A D | itcl.c | 563 …ect)ksp)->options, prefix, "-ksp_view_eigenvalues", &ksp->viewerEV, &ksp->formatEV, &ksp->viewEV)); in KSPSetFromOptions() 579 ksp->formatEV = PETSC_VIEWER_DEFAULT; in KSPSetFromOptions() 589 ksp->formatEV = PETSC_VIEWER_DRAW_CONTOUR; in KSPSetFromOptions()
|
| H A D | itfunc.c | 957 …sp->viewEV) PetscCall(KSPViewEigenvalues_Internal(ksp, PETSC_FALSE, ksp->viewerEV, ksp->formatEV)); in KSPSolve_Private()
|
| /petsc/include/petsc/private/ ! |
| H A D | kspimpl.h | 152 … formatRate, formatMat, formatPMat, formatRhs, formatSol, formatMatExp, formatEV, formatSV, format… member
|