Added writing initial timestep data to restart

This commit is contained in:
babrodtk
2017-02-22 09:56:43 +01:00
parent 2797eca463
commit 1e5df1b720
3 changed files with 41 additions and 13 deletions

View File

@@ -532,6 +532,8 @@ namespace Opm
/**
* Returns the data requested in the restartConfig
* NOTE: Since this function steals data from the SimulationDataContainer (std::move),
* the variable sd becomes "invalid" after calling this function.
*/
template<class Model>
void getRestartData(data::Solution& output,