Files
opm-common/opm/parser/eclipse/RawDeck
Jørgen Kvalsvik 0c1dae7016 Check for separator/quote table overflow
Just relying on the char data type is not sufficient to guard against
overflows, and several input decks would invoke undefined behaviour.
This code path is extremely hot, so we're essentially only reading the
least significant 7 bits to achieve branchless lookup.
2016-10-21 10:33:28 +02:00
..
2016-10-19 20:38:28 +02:00
2016-10-19 20:38:28 +02:00
2016-10-19 20:38:28 +02:00