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.
It's not possible to have `constexpr std::string`s in C++17. Taking `std::string_view` gives conversion errors. Since this is all temporary and will be replaced by pure runtime parameters anyway, use string literals for the moment. |
||
---|---|---|
doc | ||
examples | ||
opm | ||
tests |