opm-simulators/opm
Roland Kaufmann baa9bf12e0 Zero-initialize structure to avoid returning undefined
The compiler will otherwise complain that we are returning undefined
data. There is no way for the client code to know whether this was
the case.
2013-07-05 10:59:52 +02:00
..
core Zero-initialize structure to avoid returning undefined 2013-07-05 10:59:52 +02:00