Home
last modified time | relevance | path

Searched refs:formatEV (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/interface/ !
H A Ditcl.c563 …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 Ditfunc.c957 …sp->viewEV) PetscCall(KSPViewEigenvalues_Internal(ksp, PETSC_FALSE, ksp->viewerEV, ksp->formatEV)); in KSPSolve_Private()
/petsc/include/petsc/private/ !
H A Dkspimpl.h152 … formatRate, formatMat, formatPMat, formatRhs, formatSol, formatMatExp, formatEV, formatSV, format… member