Use RestartValue container for Eclipse output

This commit is contained in:
Joakim Hove
2018-04-28 12:52:28 +02:00
parent fea57c5031
commit d078a96eae
8 changed files with 46 additions and 61 deletions

View File

@@ -155,8 +155,7 @@ BOOST_AUTO_TEST_CASE(EclipseWriteRestartWellInfo) {
eclipseWriter.writeTimeStep( timestep,
false,
timestep,
solution,
wells ,
RestartValue(solution, wells),
{},
{},
{} );