SyTen

◆ finalizeSolution()

template<typename Solver >
template<typename MatrixScalar , typename Vectors >
void syten::Krylov::ClassicImpl::EigenSolver< Solver >::finalizeSolution ( Solver const &  ,
IterativeConfig const &  ,
std::pair< DenseTensor< 2, MatrixScalar >, Vectors > &&  mat_v,
SRDef  ,
SRDef ,
Vector vec 
) const
inline

Calculates the solution once convergence is reached, reusing the previously-calculated coefficients.

References syten::Krylov::ClassicImpl::EigenSolver< Solver >::prev_coeffs, and syten::Krylov::ClassicImpl::EigenSolver< Solver >::prev_norm.