version 3.8.0
Loading...
Searching...
No Matches

Navier-Stokes momentum 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/discretization/method.hh>
#include <dumux/freeflow/navierstokes/momentum/boundarytypes.hh>

Go to the source code of this file.

Description

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 FCDiamond discretizations. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::NavierStokesMomentumProblem
 Navier-Stokes momentum problem class.