dune-istl 2.9.0
|
#include <dune/istl/paamg/smoother.hh>
Public Member Functions | |
virtual | ~DefaultConstructionArgs () |
template<class... Args> | |
void | setMatrix (const Args &...) |
void | setArgs (const SmootherArgs &args) |
template<class T1 > | |
void | setComm (T1 &comm) |
const SequentialInformation & | getComm () |
const SmootherArgs | getArgs () const |