Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 69bf6401b2 fix new 'unused variable' warnings on GCC
that one was due to the fact that the constructor arguments were no
longer used to initialize (unused) private member variables. These
warnings did not appear in CLang for some reason. Again, thanks to
Bård Skaflestad for the review.
2013-07-30 19:07:46 +02:00
examples Moved ColumnExtract and initState. 2013-03-18 12:47:23 +01:00
opm/simulators fix new 'unused variable' warnings on GCC 2013-07-30 19:07:46 +02:00