SyTen

◆ loop_evolve()

template<typename Solver >
template<typename... WrapUpParams>
void syten::Krylov::Evolution::Evolver< Solver >::loop_evolve ( typename Solver::Matrix_type  o,
typename Solver::Vector_type &  v,
Conf conf,
std::string const &  suffix,
WrapUpParams &&...  params 
)
inline

Constructs the solver and evolves until the target time is reached.

References syten::closeThreshold(), syten::Krylov::Evolution::Evolver< Solver >::count, syten::Krylov::Evolution::Evolver< Solver >::evolve(), and SYTEN_SMALL_THRESHOLD.

+ Here is the call graph for this function: