Loading...
Searching...
No Matches
terra::linalg::solvers::Richardson< OperatorT > Member List

This is the complete list of members for terra::linalg::solvers::Richardson< OperatorT >, including all inherited members.

OperatorType typedefterra::linalg::solvers::Richardson< OperatorT >
RHSVectorType typedefterra::linalg::solvers::Richardson< OperatorT >
Richardson(const int iterations, const double omega, const RHSVectorType &r_tmp)terra::linalg::solvers::Richardson< OperatorT >inline
SolutionVectorType typedefterra::linalg::solvers::Richardson< OperatorT >
solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b)terra::linalg::solvers::Richardson< OperatorT >inline