Empty class for models without pri var switch.  
#include <dumux/porousmediumflow/compositional/primaryvariableswitch.hh>
◆ 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 | 
 
 
◆ updateDirichletConstraints()
template<typename... Args> 
  
  | 
        
          | void Dumux::NoPrimaryVariableSwitch::updateDirichletConstraints | ( | 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: