Define traits for linear solvers. More...
#include <bitset>
#include <dune/istl/schwarz.hh>
#include <dune/istl/novlpschwarz.hh>
#include <dune/istl/owneroverlapcopy.hh>
#include <dune/istl/paamg/pinfo.hh>
#include <dune/istl/preconditioners.hh>
#include <dune/grid/common/capabilities.hh>
#include <dumux/common/gridcapabilities.hh>
#include <dumux/discretization/method.hh>
Go to the source code of this file.
Define traits for linear solvers.
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
template<class GridGeometry > | |
using | Dumux::LinearSolverTraits = LinearSolverTraitsImpl< GridGeometry, typename GridGeometry::DiscretizationMethod > |
The type traits required for using the IstlFactoryBackend. More... | |