This is the complete list of members for vectorial::CGUzawa, including all inherited members.
c_type typedef | concepts::Operator< Real > | |
CGUzawa(concepts::Operator< Real > &A, concepts::Operator< Real > &B, concepts::Operator< Real > &Bt, concepts::Operator< Real > &C, concepts::Operator< Real > &Ai, Real maxeps, int maxit=0, uint relres=false) | vectorial::CGUzawa | |
dimX() const | concepts::Operator< Real > | inlinevirtual |
dimX_ | concepts::Operator< Real > | protected |
dimY() const | concepts::Operator< Real > | inlinevirtual |
epsilon() const | vectorial::CGUzawa | inline |
info(std::ostream &os) const | vectorial::CGUzawa | protectedvirtual |
iterations() const | vectorial::CGUzawa | inline |
operator()(const concepts::Function< Real > &fncY, concepts::Function< Real > &fncX) (defined in vectorial::CGUzawa) | vectorial::CGUzawa | virtual |
operator()(const concepts::Vector< Real > &fncY, concepts::Vector< Real > &fncX) (defined in vectorial::CGUzawa) | vectorial::CGUzawa | |
Operator< Real >::operator()(const Function< r_type > &fncY, Function< Real > &fncX) | concepts::Operator< Real > | virtual |
Operator< Real >::operator()(const Function< c_type > &fncY, Function< c_type > &fncX) | concepts::Operator< Real > | virtual |
Operator< Real >::operator()() | concepts::Operator< Real > | virtual |
r_type typedef | concepts::Operator< Real > | |
type typedef | concepts::Operator< Real > | |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |