Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditcl.c567 …ns, prefix, "-ksp_view_eigenvalues_explicit", &ksp->viewerEVExp, &ksp->formatEVExp, &ksp->viewEVEx… in KSPSetFromOptions()
598 ksp->formatEVExp = PETSC_VIEWER_DEFAULT; in KSPSetFromOptions()
H A Ditfunc.c958 …EVExp) PetscCall(KSPViewEigenvalues_Internal(ksp, PETSC_TRUE, ksp->viewerEVExp, ksp->formatEVExp)); in KSPSolve_Private()
/petsc/include/petsc/private/
H A Dkspimpl.h152 …t, formatPMat, formatRhs, formatSol, formatMatExp, formatEV, formatSV, formatEVExp, formatFinalRes… member