Simulator programs and utilities for automatic differentiation.
Go to file
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
examples Add call to DG tracer computations if user requests. 2013-04-24 10:40:56 +02:00
opm/core Zero-initialize structure to avoid returning undefined 2013-07-05 10:59:52 +02:00
tests Mark deck as FIELD units. 2013-06-05 12:24:23 +02:00