Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dkspimpl.h152 …PetscViewerFormat format, formatPre, formatRate, formatMat, formatPMat, formatRhs, formatSol, form… member
/petsc/src/ksp/ksp/interface/
H A Ditcl.c556 …)ksp)->options, prefix, "-ksp_converged_rate", &ksp->viewerRate, &ksp->formatRate, &ksp->viewRate)… in KSPSetFromOptions()
H A Ditfunc.c930 PetscCall(PetscViewerPushFormat(ksp->viewerRate, ksp->formatRate)); in KSPSolve_Private()