opm-simulators
Opm::TemperatureModel< TypeTag, false > Class Template Reference

Public Member Functions

 TemperatureModel (Simulator &)
 
template<class Restarter >
void serialize (Restarter &)
 This method writes the complete state of all temperature to the hard disk.
 
template<class Restarter >
void deserialize (Restarter &)
 This method restores the complete state of the temperature from disk. More...
 
void init ()
 
void beginTimeStep ()
 
const Scalar temperature (size_t) const
 

Member Function Documentation

◆ deserialize()

template<class TypeTag >
template<class Restarter >
void Opm::TemperatureModel< TypeTag, false >::deserialize ( Restarter &  )
inline

This method restores the complete state of the temperature from disk.

It is the inverse of the serialize() method.


The documentation for this class was generated from the following file: