|
|
| 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 |
| |
◆ deserialize()
template<class TypeTag >
template<class Restarter >
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: