Files
opm-common/opm/parser/eclipse
Jørgen Kvalsvik e5ee6105b7 Remove parseStream support; strict input reading
Replaces the external stream-support by reading the entire contents of
input files at once, rather than lazily through streams. Uses
stringstreams internally, but keeps the entire file in memory through
std::string

openString/File has been renamed to loadString/File
2016-05-03 09:16:27 +02:00
..
2016-05-03 09:15:45 +02:00
2016-05-02 10:13:28 +02:00
2016-02-03 12:22:41 +01:00
2016-04-25 10:04:40 +08:00