Define traits for the AMG backend. More...
#include "linearsolvertraits.hh"
Go to the source code of this file.
Define traits for the AMG backend.
Namespaces | |
namespace | Dumux |
Typedefs | |
template<class MType , class VType , class GridGeometry > | |
using | Dumux::AmgTraits = LinearSolverTraits< GridGeometry > |
The type traits required for using the AMG backend. More... | |