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

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

get_inverse_diagonal()terra::linalg::solvers::Jacobi< OperatorT >inline
Jacobi(const SolutionVectorType &inverse_diagonal, const int iterations, const SolutionVectorType &tmp, const ScalarType omega=1.0)terra::linalg::solvers::Jacobi< OperatorT >inline
OperatorType typedefterra::linalg::solvers::Jacobi< OperatorT >
RHSVectorType typedefterra::linalg::solvers::Jacobi< OperatorT >
ScalarType typedefterra::linalg::solvers::Jacobi< OperatorT >
SolutionVectorType typedefterra::linalg::solvers::Jacobi< OperatorT >
solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b)terra::linalg::solvers::Jacobi< OperatorT >inline