version 3.8.0
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

Note
Not all specializations are currently implemented

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::FreeflowNCResidual = FreeflowNCResidualImpl<TypeTag, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod>
 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.