Extension: Matrix functions
#include "dg/matrix/matrix.h"
dg::mat::MCG< ContainerType > Member List

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() constdg::mat::MCG< ContainerType >inline
get_iter() constdg::mat::MCG< ContainerType >inline
get_max() constdg::mat::MCG< ContainerType >inline
HCooMatrix typedefdg::mat::MCG< ContainerType >
HDiaMatrix typedefdg::mat::MCG< ContainerType >
HVec typedefdg::mat::MCG< ContainerType >
make_e1()dg::mat::MCG< ContainerType >inline
MCG()dg::mat::MCG< ContainerType >inline
MCG(const ContainerType &copyable, 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 typedefdg::mat::MCG< ContainerType >