3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
linearsolverparameters.hh File Reference

Generates a parameter tree required for the linear solvers and precondioners of the Dune ISTL. More...

#include <string>
#include <array>
#include <vector>
#include <dune/common/parametertree.hh>
#include <dumux/common/parameters.hh>

Go to the source code of this file.

Description

Generates a parameter tree required for the linear solvers and precondioners of the Dune ISTL.

Classes

class  Dumux::LinearSolverParameters< LinearSolverTraits >

Namespaces

namespace  Dumux

Variables

template<class LinearSolverTraits>
const std::vector< std::array< std::string, 2 > > Dumux::LinearSolverParameters< LinearSolverTraits >::dumuxToIstlSolverParams