SyTen

◆ solveAtThisStep()

template<typename Matrix , typename Vector , typename OrthoPolicy , typename HEffPolicy , typename SolverPolicy , typename ApplicationPolicy = TensorNetworksImpl::ApplyThenOrtho>
bool syten::Krylov::TensorNetworks< Matrix, Vector, OrthoPolicy, HEffPolicy, SolverPolicy, ApplicationPolicy >::solveAtThisStep ( IterativeConfig const &  conf)
inlineprivate

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

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

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

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