19#ifndef OPM_PARSER_PVTG_TABLE_HPP
20#define OPM_PARSER_PVTG_TABLE_HPP
22#include <opm/input/eclipse/EclipseState/Tables/PvtxTable.hpp>
33 static PvtgTable serializationTestObject();
35 bool operator==(
const PvtgTable& data)
const;
Definition DeckKeyword.hpp:36
Definition PvtgTable.hpp:28
Base class for PVTG and PVTO tables.
Definition PvtxTable.hpp:117
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30