SyTen

◆ fwd_evolve_kss() [2/2]

template<typename Matrix , typename Vec , class Ortho , class Expectation , class SolverPolicy , class ApplicationPolicy >
std::tuple< IterativeExit, std::vector< Vec >, DenseTensor< 2, SDef > > syten::Krylov::Evolution::fwd_evolve_kss ( TensorNetworks< Matrix, Vec, Ortho, Expectation, SolverPolicy, ApplicationPolicy > &  k,
Vec s,
IterativeConfig conf,
SDef  dt 
)
inline

template-matched forwarder to the TensorNetworks solver: Builds up a new Krylov space and evolve one time step

References std::move().

+ Here is the call graph for this function: