3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Member Functions | List of all members
Dumux::NoPrimaryVariableSwitch Class Reference

Empty class for models without pri var switch. More...

#include <dumux/porousmediumflow/compositional/primaryvariableswitch.hh>

Description

Empty class for models without pri var switch.

Public Member Functions

template<typename... Args>
 NoPrimaryVariableSwitch (Args &&...)
 
template<typename... Args>
void reset (Args &&...)
 
template<typename... Args>
bool wasSwitched (Args &&...) const
 
template<typename... Args>
bool update (Args &&...)
 
template<typename... Args>
void updateSwitchedVolVars (Args &&...)
 
template<typename... Args>
void updateSwitchedFluxVarsCache (Args &&...)
 

Constructor & Destructor Documentation

◆ NoPrimaryVariableSwitch()

template<typename... Args>
Dumux::NoPrimaryVariableSwitch::NoPrimaryVariableSwitch ( Args &&  ...)
inline

Member Function Documentation

◆ 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: