This is the complete list of members for dg::mat::MCG< ContainerType >, including all inherited members.
construct(Params &&...ps) | dg::mat::MCG< ContainerType > | inline |
get_bnorm() const | dg::mat::MCG< ContainerType > | inline |
get_iter() const | dg::mat::MCG< ContainerType > | inline |
get_max() const | dg::mat::MCG< ContainerType > | inline |
HCooMatrix typedef | dg::mat::MCG< ContainerType > | |
HDiaMatrix typedef | dg::mat::MCG< ContainerType > | |
HVec typedef | dg::mat::MCG< ContainerType > | |
make_e1() | dg::mat::MCG< ContainerType > | inline |
MCG() | dg::mat::MCG< ContainerType > | inline |
MCG(const ContainerType ©able, unsigned max_iterations) | dg::mat::MCG< ContainerType > | inline |
operator()(MatrixType &&A, const ContainerType0 &b, const ContainerType1 &weights, value_type eps=1e-12, value_type nrmb_correction=1., value_type res_fac=1.) | dg::mat::MCG< ContainerType > | inline |
Ry(MatrixType &&A, const DiaMatrixType &T, const ContainerType0 &y, ContainerType1 &x, const ContainerType2 &b) | dg::mat::MCG< ContainerType > | inline |
set_max(unsigned new_max) | dg::mat::MCG< ContainerType > | inline |
set_verbose(bool verbose) | dg::mat::MCG< ContainerType > | inline |
value_type typedef | dg::mat::MCG< ContainerType > | |