Empty class for models without pri var switch.
More...
#include <dumux/porousmediumflow/compositional/primaryvariableswitch.hh>
Empty class for models without pri var switch.
◆ NoPrimaryVariableSwitch()
template<typename... Args>
Dumux::NoPrimaryVariableSwitch::NoPrimaryVariableSwitch |
( |
Args && |
... | ) |
|
|
inline |
◆ reset()
template<typename... Args>
void Dumux::NoPrimaryVariableSwitch::reset |
( |
Args && |
... | ) |
|
|
inline |
◆ update()
template<typename... Args>
bool Dumux::NoPrimaryVariableSwitch::update |
( |
Args && |
... | ) |
|
|
inline |
◆ updateSwitchedFluxVarsCache()
template<typename... Args>
void Dumux::NoPrimaryVariableSwitch::updateSwitchedFluxVarsCache |
( |
Args && |
... | ) |
|
|
inline |
◆ updateSwitchedVolVars()
template<typename... Args>
void Dumux::NoPrimaryVariableSwitch::updateSwitchedVolVars |
( |
Args && |
... | ) |
|
|
inline |
◆ wasSwitched()
template<typename... Args>
bool Dumux::NoPrimaryVariableSwitch::wasSwitched |
( |
Args && |
... | ) |
const |
|
inline |
The documentation for this class was generated from the following file: