SyTen

◆ wrapup()

template<typename Matrix , typename Vector , typename OrthoPolicy , typename SolverPolicy >
template<typename... Params>
void syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::wrapup ( Params &&...  params)
inline

Hook to evaluate data at completion of the current Krylov space calculation.

Arguments are forwarded to the SolverPolicy’s sp_wrapup.

References syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::get_projected_matrix(), syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::initial_norm, and syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::krylov.

+ Here is the call graph for this function: