Element-wise calculation of the Navier-Stokes residual for models using CVFE discretizations. More...
#include <dune/common/hybridutilities.hh>#include <dune/geometry/quadraturerules.hh>#include <dumux/common/properties.hh>#include <dumux/common/numeqvector.hh>#include <dumux/common/concepts/variables_.hh>#include <dumux/common/typetraits/localdofs_.hh>#include <dumux/common/boundaryflag.hh>#include <dumux/discretization/defaultlocaloperator.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/fem/interpolationpointdata.hh>#include <dumux/discretization/cvfe/interpolationpointdata.hh>#include <dumux/discretization/cvfe/quadraturerules.hh>#include <dumux/freeflow/navierstokes/momentum/cvfe/flux.hh>#include <dumux/freeflow/navierstokes/momentum/cvfe/felocalresidual.hh>Go to the source code of this file.
Classes | |
| class | Dumux::NavierStokesMomentumCVFELocalResidual< TypeTag > |
| Element-wise calculation of the Navier-Stokes residual for models using CVFE discretizations. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Detail |
Typedefs | |
| template<class P, class FVG, class EV, class IPD> | |
| using | Dumux::Detail::SourceWithIpDataInterface |
| helper struct detecting if a problem has new source interface | |
Functions | |
| template<class P, class FVG, class EV, class IPD> | |
| constexpr bool | Dumux::Detail::hasProblemSourceWithIpDataInterface () |