SyTen

◆ fwd_solve() [1/2]

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

template-matched forwarder to the Standard solver: solve the problem once.

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

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

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