12#ifndef DUMUX_FREEFLOW_NC_LOCAL_RESIDUAL_HH
13#define DUMUX_FREEFLOW_NC_LOCAL_RESIDUAL_HH
23template<
class TypeTag,
class DiscretizationMethod>
24class FreeflowNCResidualImpl;
33template<
class TypeTag>
Element-wise calculation of the multi-component free-flow residual for models using the staggered dis...
Definition freeflow/compositional/staggered/localresidual.hh:28
Defines all properties used in Dumux.
Element-wise calculation of the multi-component free-flow residual for models using the staggered dis...
The local residual class for the Navier-Stokes model (balance equations). This is a convenience alias...
The available discretization methods in Dumux.