Bugfix: update prototype of no-ert writeECLData().
This commit is contained in:
parent
eeed5ca337
commit
696d038ebc
@ -153,9 +153,12 @@ namespace Opm
|
|||||||
|
|
||||||
namespace Opm
|
namespace Opm
|
||||||
{
|
{
|
||||||
|
|
||||||
void writeECLData(const UnstructuredGrid&,
|
void writeECLData(const UnstructuredGrid&,
|
||||||
const DataMap&,
|
const DataMap&,
|
||||||
const SimulatorTimer&,
|
const int,
|
||||||
|
const double,
|
||||||
|
const boost::posix_time::ptime&,
|
||||||
const std::string&,
|
const std::string&,
|
||||||
const std::string&)
|
const std::string&)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user