3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
localresidual.hh File Reference

The local residual class for the multi-component free-flow model (balance equations). This is a convenience alias for the actual, discretization-specific local residual. More...

Go to the source code of this file.

Description

The local residual class for the multi-component free-flow model (balance equations). This is a convenience alias for the actual, discretization-specific local residual.

Note
Not all specializations are currently implemented

Namespaces

namespace  Dumux

Typedefs

template<class TypeTag>
using Dumux::FreeflowNCResidual = FreeflowNCResidualImpl<TypeTag, GetPropType<TypeTag, Properties::GridGeometry>::discMethod>
 The local residual class for the multi-component free-flow model (balance equations). This is a convenience alias for the actual, discretization-specific local residual.