The corresponding NumEqVectorTraits for the primary variables with switchable state.
More...
#include <dumux/common/deprecated.hh>
template<class PrimaryVariables, class StateType>
struct Dumux::NumEqVectorTraits< Deprecated::RichardsSwitchablePrimaryVariables< PrimaryVariables, StateType > >
The corresponding NumEqVectorTraits for the primary variables with switchable state.
|
using | type = PrimaryVariables |
|
|
static constexpr std::size_t | numEq = PrimaryVariables::size() |
|
◆ type
template<class PrimaryVariables , class StateType >
using Dumux::NumEqVectorTraits< Deprecated::RichardsSwitchablePrimaryVariables< PrimaryVariables, StateType > >::type = PrimaryVariables |
◆ numEq
template<class PrimaryVariables , class StateType >
constexpr std::size_t Dumux::NumEqVectorTraits< Deprecated::RichardsSwitchablePrimaryVariables< PrimaryVariables, StateType > >::numEq = PrimaryVariables::size() |
|
staticconstexpr |
The documentation for this struct was generated from the following file: