SyTen

◆ test_solve_now()

template<typename Matrix , typename Vector , typename OrthoPolicy , typename SolverPolicy >
bool syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::test_solve_now ( IterativeConfig const &  conf)
inline

Returns true if one should attempt a solution at this step, depending on the configuration.

References syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::krylov, and std::vector< T >::size().

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

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