OPM / opm-parser

http://www.opm-project.org
11 stars 44 forks source link

[NO MERGE] small fixes of the pvtables. #1223

Closed GitPaean closed 6 years ago

GitPaean commented 6 years ago

some rules are from testing output.

I removed

-        std::map<std::string, size_t> m_columnNames;
-        std::vector<std::vector<bool> > m_valueDefaulted;

from SimpleTable, potentially to reduce some confusion, since they are not used.

This PR is created for testing purpose, please do not merge.

GitPaean commented 6 years ago

jenkins build this please

GitPaean commented 6 years ago

jenkins build this please

atgeirr commented 6 years ago

This PR must be moved to the opm-common module, following the recently merged reorganization.