Navier-Stokes problem class. More...
#include <dune/common/exceptions.hh>#include <dune/common/typetraits.hh>#include <dumux/common/numeqvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/fvproblemwithspatialparams.hh>#include <dumux/common/staggeredfvproblem.hh>#include <dumux/discretization/method.hh>#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>Go to the source code of this file.
Navier-Stokes problem class.
Inherit from this problem to implement Navier-Stokes problems
Namespaces | |
| namespace | Dumux |
Typedefs | |
| template<class TypeTag> | |
| using | Dumux::NavierStokesParentProblem |
| The actual NavierStokesParentProblem. | |
| template<class TypeTag> | |
| using | Dumux::NavierStokesProblem |
| Navier-Stokes problem class. | |