mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 18:21:00 -06:00
Simulator programs and utilities for automatic differentiation.
9e4af968db
On my system I got ```c++ error: variable ‘std::ofstream file’ has initializer but incomplete type std::ofstream file(fname.str().c_str()); ``` This is fixed with this commit by including fstream. Previously, this include might have happened implicitely. |
||
---|---|---|
bin | ||
doc | ||
examples | ||
opm/core | ||
tests |