#include <dumux/linear/preconditioners.hh>
Public Types | |
| typedef Dumux::ParMTSOR< M, X, Y, l > | Smoother |
| typedef Smoother::range_type | Range |
| typedef Smoother::domain_type | Domain |
Static Public Member Functions | |
| static void | preSmooth (Smoother &smoother, Domain &v, Range &d) |
| static void | postSmooth (Smoother &smoother, Domain &v, Range &d) |
| typedef Smoother::domain_type Dune::Amg::SmootherApplier< Dumux::ParMTSOR< M, X, Y, l > >::Domain |
| typedef Smoother::range_type Dune::Amg::SmootherApplier< Dumux::ParMTSOR< M, X, Y, l > >::Range |
| typedef Dumux::ParMTSOR<M,X,Y,l> Dune::Amg::SmootherApplier< Dumux::ParMTSOR< M, X, Y, l > >::Smoother |
|
inlinestatic |
|
inlinestatic |