SyTen

◆ wrapup()

template<typename Matrix , typename Vector , typename OrthoPolicy , typename EnergyTruncationPolicy >
template<typename... Params>
void syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >::wrapup ( Params &&...  params)
inline

Hook to evaluate data at completion of the current Krylov space calculation.

Arguments are forwarded to the EnergyTruncationPolicy’s sp_wrapup.

References syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >::get_projected_matrix(), syten::EnergyTruncation::Standard< Matrix, Vector, OrthoPolicy, EnergyTruncationPolicy >::initial_norm, and syten::EnergyTruncation::EnergyTruncationPolicy::sp_wrapup().

+ Here is the call graph for this function: