|
dune-istl 2.10
|
#include <dune/istl/paamg/smoother.hh>

Public Member Functions | |
| ConstructionArgs (int n=0) | |
| void | setN (int n) |
| int | getN () |
| void | setMatrix (const Matrix &matrix) |
| const Matrix & | getMatrix () const |
| void | setArgs (const SmootherArgs &args) |
| void | setComm (T1 &comm) |
| const SequentialInformation & | getComm () |
| const SmootherArgs | getArgs () const |
| void | setMatrix (const Matrix &matrix) |
| virtual void | setMatrix (const Matrix &matrix, const AggregatesMap &amap) |
| const Matrix & | getMatrix () const |
| void | setArgs (const SmootherArgs &args) |
| void | setComm (T1 &comm) |
| const SequentialInformation & | getComm () |
| const SmootherArgs | getArgs () const |
Protected Attributes | |
| const Matrix * | matrix_ |
| const Matrix * | matrix_ |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inline |
|
inlinevirtual |
|
inlineinherited |
|
protected |
|
protectedinherited |