#include <dumux/common/properties.hh>
#include <dumux/freeflow/compositional/staggered/fluxvariables.hh>
Go to the source code of this file.
The flux variables class for the multi-component free-flow model. This is a convenience alias for that actual, discretization-specific flux variables.
Namespaces | |
namespace | Dumux |
Typedefs | |
template<class TypeTag > | |
using | Dumux::FreeflowNCFluxVariables = FreeflowNCFluxVariablesImpl< TypeTag, GetPropType< TypeTag, Properties::GridGeometry >::discMethod > |
The flux variables class for the multi-component free-flow model. This is a convenience alias for that actual, discretization-specific flux variables. More... | |