Navier-Stokes momentum problem class. More...
#include <dune/common/exceptions.hh>#include <dune/common/fvector.hh>#include <dune/common/typetraits.hh>#include <dumux/common/numeqvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/fvproblemwithspatialparams.hh>#include <dumux/discretization/method.hh>#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>Go to the source code of this file.
Inherit from this problem to implement Navier-Stokes momentum problems
| Classes | |
| class | Dumux::NavierStokesMomentumProblemImpl< TypeTag, DiscretizationMethods::FCStaggered > | 
| class | Dumux::NavierStokesMomentumProblemImpl< TypeTag, DiscretizationMethods::CVFE< DM > > | 
| Navier-Stokes default problem implementation for CVFE discretizations.  More... | |
| Namespaces | |
| namespace | Dumux | 
| Typedefs | |
| template<class TypeTag> | |
| using | Dumux::NavierStokesMomentumProblem | 
| Navier-Stokes momentum problem class. | |