opm-simulators/opm/models
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
..
blackoil [properties] replace SET_SCALAR_PROP calls 2020-06-09 10:43:28 +02:00
common [properties] replace SET_TAG_PROP calls 2020-06-09 10:55:25 +02:00
discretefracture [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00
discretization [properties] replace SET_STRING_PROP calls 2020-06-09 11:15:16 +02:00
flash [properties] replace SET_SCALAR_PROP calls 2020-06-09 10:43:28 +02:00
immiscible [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00
io [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00
ncp [properties] replace SET_SCALAR_PROP calls 2020-06-09 10:43:28 +02:00
nonlinear [properties] replace SET_SCALAR_PROP calls 2020-06-09 10:43:28 +02:00
parallel [properties] clean up 2020-05-18 15:53:58 +02:00
pvs [properties] replace SET_SCALAR_PROP calls 2020-06-09 10:43:28 +02:00
richards [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00
utils [properties] replace SET_STRING_PROP calls 2020-06-09 11:15:16 +02:00