Simulator programs and utilities for automatic differentiation.
Go to file
Roland Kaufmann 28661b7342 Remove superfluous construction by std::make_pair
Since we know the type of the components, we may just as well create the
pair directly! (Using make_pair invokes compiler bugs in GCC).
2012-10-24 21:22:11 +02:00
opm/core Remove superfluous construction by std::make_pair 2012-10-24 21:22:11 +02:00
tests New function clone_wells() 2012-10-04 21:09:47 +02:00