SyTen

◆ wrapupstep()

template<typename Solver >
template<typename... WrapUpParams>
void syten::Krylov::Evolution::Evolver< Solver >::wrapupstep ( Solver &  k,
typename Solver::Vector_type &  s,
Conf conf,
IterativeExit const &  r,
std::string const &  suffix,
bool  exploitedSpace,
SDef  toffset,
WrapUpParams &&...  params 
)
inlineprivate

Complete the current step and output data.

References std::boolalpha(), syten::Krylov::Evolution::Evolver< Solver >::count, syten::IterativeExit::error, syten::Krylov::Evolution::Evolver< Solver >::finalizeStep(), syten::IterativeExit::iter, syten::logGI(), syten::normalised(), std::right(), std::scientific(), std::setprecision(), std::setw(), SYTEN_COMPLEX_SCALAR, and syten::to_string_real().

Referenced by syten::Krylov::Evolution::Evolver< Solver >::evolve().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: