#include <array>
#include <dune/common/std/optional.hh>
#include <dumux/common/math.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/flux/fluxvariablesbase.hh>
#include <dumux/discretization/method.hh>
#include "staggeredupwindfluxvariables.hh"
#include "velocitygradients.hh"
Go to the source code of this file.
Classes | |
class | Dumux::NavierStokesFluxVariablesImpl< TypeTag, DiscretizationMethod::staggered > |
The flux variables class for the Navier-Stokes model using the staggered grid discretization. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |