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.
Older compilers, e.g., GCC 4.4., do not understand the "simple-type-specifier" syntax of C++11's "friend" declarations. Typical responses are error: a class-key must be used when declaring a friend error: friend declaration does not name a class or function Restore build on older compilers (e.g., GCC prior to 4.7) by inserting the 'class' keyword. |
||
---|---|---|
examples | ||
opm/polymer | ||
.gitignore |