#include <dune/common/std/optional.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
Go to the source code of this file.
Helper class for calculating the velocity gradients for the Navier-Stokes model using the staggered grid discretization.
Classes | |
class | Dumux::StaggeredVelocityGradients< Scalar, GridGeometry, BoundaryTypes, Indices > |
Helper class for calculating the velocity gradients 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 | |