#include <dune/common/exceptions.hh>
#include <dune/common/typetraits.hh>
#include <dumux/common/properties.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 staggered problem base class.
This implements gravity (if desired) and a function returning the temperature. Includes a specialized method used only by the staggered grid discretization.
Classes | |
class | Dumux::NavierStokesStaggeredProblem< TypeTag > |
Navier-Stokes staggered problem base class. More... | |
Namespaces | |
namespace | Dumux |