opm-simulators/opm
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
..
autodiff Store the boost::any of ParallelIstlInformation by value. 2015-02-12 14:04:53 +01:00