This is the complete list of members for mfem::DSmoother, including all inherited members.
DSmoother(int t=0, double s=1., int it=1) | mfem::DSmoother | inline |
DSmoother(const SparseMatrix &a, int t=0, double s=1., int it=1) | mfem::DSmoother | |
GetGradient(const Vector &x) const | mfem::Operator | inlinevirtual |
Height() const | mfem::Operator | inline |
height | mfem::Operator | protected |
iterations | mfem::DSmoother | protected |
iterative_mode | mfem::Solver | |
MatrixInverse() | mfem::MatrixInverse | inline |
MatrixInverse(const Matrix &mat) | mfem::MatrixInverse | inline |
Mult(const Vector &x, Vector &y) const | mfem::DSmoother | virtual |
MultTranspose(const Vector &x, Vector &y) const | mfem::Operator | inlinevirtual |
NumCols() const | mfem::Operator | inline |
NumRows() const | mfem::Operator | inline |
oper | mfem::SparseSmoother | protected |
Operator(int s=0) | mfem::Operator | inlineexplicit |
Operator(int h, int w) | mfem::Operator | inline |
PrintMatlab(std::ostream &out, int n=0, int m=0) | mfem::Operator | |
scale | mfem::DSmoother | protected |
SetOperator(const Operator &a) | mfem::SparseSmoother | virtual |
Solver(int s=0, bool iter_mode=false) | mfem::Solver | inlineexplicit |
Solver(int h, int w, bool iter_mode=false) | mfem::Solver | inline |
SparseSmoother() | mfem::SparseSmoother | inline |
SparseSmoother(const SparseMatrix &a) | mfem::SparseSmoother | inline |
type | mfem::DSmoother | protected |
width | mfem::Operator | protected |
Width() const | mfem::Operator | inline |
z | mfem::DSmoother | mutableprotected |
~Operator() | mfem::Operator | inlinevirtual |