#include <array>
#include <optional>
#include <dumux/common/math.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/typetraits/problem.hh>
#include <dumux/discretization/method.hh>
#include <dumux/freeflow/staggeredupwindmethods.hh>
#include "velocitygradients.hh"
Go to the source code of this file.
The upwinding variables class for the Navier-Stokes model using the staggered grid discretization.
Classes | |
class | Dumux::StaggeredUpwindHelper< TypeTag, upwindSchemeOrder > |
The upwinding variables class for the Navier-Stokes model using the staggered grid discretization. More... | |
Namespaces | |
namespace | Dumux |