mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-30 01:47:55 -05:00
If the user chooses a specific number of NLDD domains, there is no need to compute the default number of domains based on a specific target number of cells per domain. Defer the, potentially costly, calculation to when we know we need it. While here, also split/rejoin a couple of long lines.