Opm::Restart Class Reference Load or save a state of a problem to/from the harddisk. More...
Detailed DescriptionLoad or save a state of a problem to/from the harddisk. Member Function Documentation◆ deserializeBegin()
template<class Simulator , class Scalar >
Start reading a restart file at a certain simulated time. References deserializeSectionBegin(), deserializeSectionEnd(), Opm::Simulator< TypeTag >::gridView(), and Opm::Simulator< TypeTag >::problem(). Referenced by Opm::Simulator< TypeTag >::run(). ◆ deserializeEnd()
Stop reading the restart file. Referenced by Opm::Simulator< TypeTag >::run(). ◆ deserializeEntities()
template<int codim, class Deserializer , class GridView >
Deserialize all leaf entities of a codim in a grid. The actual work is done by Deserializer::deserialize(Entity) References deserializeSectionBegin(), and deserializeSectionEnd(). ◆ deserializeSectionBegin()
Start reading a new section of the restart file. Referenced by deserializeBegin(), and deserializeEntities(). ◆ deserializeSectionEnd()
End of a section in the serialized output. Referenced by deserializeBegin(), and deserializeEntities(). ◆ deserializeStream()
The input stream to read the data which ought to be deserialized. ◆ fileName()
Returns the name of the file which is (de-)serialized. Referenced by Opm::Simulator< TypeTag >::run(). ◆ serializeBegin()Write the current state of the model to disk. References Opm::Simulator< TypeTag >::gridView(), Opm::Simulator< TypeTag >::problem(), serializeSectionBegin(), serializeSectionEnd(), and Opm::Simulator< TypeTag >::time(). Referenced by Opm::Simulator< TypeTag >::serialize(). ◆ serializeEnd()
Finish the restart file. ◆ serializeEntities()
template<int codim, class Serializer , class GridView >
Serialize all leaf entities of a codim in a gridView. The actual work is done by Serializer::serialize(Entity) References serializeSectionBegin(), and serializeSectionEnd(). ◆ serializeSectionBegin()
Start a new section in the serialized output. Referenced by serializeBegin(), and serializeEntities(). ◆ serializeSectionEnd()
End of a section in the serialized output. Referenced by serializeBegin(), and serializeEntities(). ◆ serializeStream()
The output stream to write the serialized data. The documentation for this class was generated from the following file: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||