SyTen

◆ vec_stored

template<typename Matrix , typename Vector , typename OrthoPolicy , typename EnergyTruncationPolicy >
Vector syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >::vec_stored
private

temporary Krylov vector candidate.

Used to store result in case we are converged after the operator application and calculation of the new a but may want to continue later.

Referenced by syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >::apply_energy_truncation().