Files
opm-common/opm/parser/eclipse
Andreas Lauser 9eda5bad44 GridProperty: mark getData() as const
it returns a const reference to a vector which does not allow
manipulation of its members. the getData() can thus be safely called
on constant GridProperty objects.
2014-07-15 16:47:31 +02:00
..
2014-06-02 13:01:56 +02:00