SyTen

◆ fwd_continue_evolution() [1/2]

template<typename Matrix , typename Vec , typename Ortho , class SolverPolicy >
auto syten::Krylov::Evolution::fwd_continue_evolution ( Standard< Matrix, Vec, Ortho, SolverPolicy > &  k,
Vec s,
IterativeConfig conf,
SDef  dt 
)
inline

template-matched forwarder to the Standard solver: use already existing Krylov space to do one time step

References syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::solve().

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

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