opm-simulators/opm
Bård Skaflestad 8014442a1d Split Restart File Loading Into Multiple Stages
Mostly for readability in preparation of initialising the guide rate
object with values from the restart file.  The new stages, each with
its own 'loadRestart*Data()' member function are

  - Connection
  - Segment
  - Well
  - Group

While here, also switch to using std::any_of() in place of a raw
loop.
2021-10-19 13:22:31 +02:00
..
core/props removed throw for water-gas system 2021-08-01 17:57:08 +02:00
simulators Split Restart File Loading Into Multiple Stages 2021-10-19 13:22:31 +02:00