#include <dune/common/hybridutilities.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/numeqvector.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/discretization/method.hh>
#include <dumux/assembly/cvfelocalresidual.hh>
#include <dumux/freeflow/navierstokes/momentum/cvfe/flux.hh>
Go to the source code of this file.
Element-wise calculation of the Navier-Stokes residual for models using the staggered discretization.
Classes | |
class | Dumux::NavierStokesMomentumCVFELocalResidual< TypeTag > |
Element-wise calculation of the Navier-Stokes residual for models using the CVFE discretizations. More... | |
Namespaces | |
namespace | Dumux |