Base class for MODEL-specific implementations of VariableChange class. The complete interface that needs to be implemented is described in GenericVariableChangeBase. VariableChangeBase overrides GenericVariableChangeBase methods to pass MODEL-specific implementations of State to the MODEL-specific implementation of VariableChange.
More...
#include <VariableChangeBase.h>
template<typename MODEL>
class oops::VariableChangeBase< MODEL >
Base class for MODEL-specific implementations of VariableChange class. The complete interface that needs to be implemented is described in GenericVariableChangeBase. VariableChangeBase overrides GenericVariableChangeBase methods to pass MODEL-specific implementations of State to the MODEL-specific implementation of VariableChange.
Definition at line 79 of file VariableChangeBase.h.
◆ State_
template<typename MODEL >
◆ VariableChangeBase()
template<typename MODEL >
◆ ~VariableChangeBase()
template<typename MODEL >
◆ changeVar() [1/2]
template<typename MODEL >
◆ changeVar() [2/2]
template<typename MODEL >
◆ changeVarInverse() [1/2]
template<typename MODEL >
◆ changeVarInverse() [2/2]
template<typename MODEL >
The documentation for this class was generated from the following file: