SyTen

◆ get_projected_matrix()

template<typename Matrix , typename Vector , typename OrthoPolicy , typename SolverPolicy >
DenseTensor<2, SRDef> syten::Krylov::Standard< Matrix, Vector, OrthoPolicy, SolverPolicy >::get_projected_matrix ( )
inline

Constructs a DenseTensor representation of the projected matrix from the stored a and b coefficients.

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

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

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