Simulator programs and utilities for automatic differentiation.
Go to file
Bernd Flemisch b809e9a4f7 [properties] replace SET_STRING_PROP calls
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.
2020-06-09 11:15:16 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples [properties] replace SET_STRING_PROP calls 2020-06-09 11:15:16 +02:00
opm [properties] replace SET_STRING_PROP calls 2020-06-09 11:15:16 +02:00
tests [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00