Files
opm-simulators/opm/autodiff
Markus Blatt 70fb0e7b79 Store the boost::any of ParallelIstlInformation by value.
During the constructor the underlying object only holds smart
pointers and an empty vector. The FullyImplicitBlackoilSolver
obtains  a reference to it from the NewtInterationInterface instances.
Therefore copying boost::any and storing it by value should be cheap
and safe.
2015-02-12 14:04:53 +01:00
..
2014-12-02 12:39:21 +01:00
2015-02-11 13:26:57 +01:00