mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
As with opm-core we use boost::any to provide additional information about a parallel run. It is used to set a ParallelISTLInformation object and and fill it with the information obtained from a parallel Cpgrid. Note that the simulator currently compiles sucessfully. Still, we have to test the runs and do debugging.