mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Simulator programs and utilities for automatic differentiation.
This commit corrects an error that has been present since the introduction of function wellsToSrc() in commit a50bb8f but was never detected. Although the conversion int->double->std::size_t is likely to be loss-less, it is better to not introduce any more steps than are actually needed. |
||
---|---|---|
examples | ||
opm/core | ||
tests |