#include <optional>#include <dumux/common/exceptions.hh>#include <dumux/common/parameters.hh>#include <dune/common/fmatrix.hh>#include <dumux/common/typetraits/problem.hh>#include <dumux/discretization/facecentered/staggered/elementboundarytypes.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 | |
| struct | Dumux::Detail::SupportsPeriodicity< Grid > |
| struct | Dumux::Detail::SupportsPeriodicity< Dune::SPGrid< ct, dim, Ref, Comm > > |
| 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 | Dune |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
| namespace | Dumux::Detail |
| Distance implementation details. | |