output/eclipse/VectorItems/tabdims.hpp File Reference
#include <vector>
Include dependency graph for output/eclipse/VectorItems/tabdims.hpp:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::RestartIO
 
namespace  Opm::RestartIO::Helpers
 
namespace  Opm::RestartIO::Helpers::VectorItems
 
namespace  Opm::RestartIO::Helpers::VectorItems::TabDims
 

Enumerations

enum  Opm::RestartIO::Helpers::VectorItems::TabDims::index : std::vector< int >::size_type {
  Opm::RestartIO::Helpers::VectorItems::TabDims::TabSize = 0 , Opm::RestartIO::Helpers::VectorItems::TabDims::PvtoMainStart = 6 , Opm::RestartIO::Helpers::VectorItems::TabDims::PvtoCompStart = 7 , Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtoCompNodes = 8 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtoPressNodes = 9 , Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtoTables = 10 , Opm::RestartIO::Helpers::VectorItems::TabDims::PvtwStart = 11 , Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtwTables = 12 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::PvtgMainStart = 13 , Opm::RestartIO::Helpers::VectorItems::TabDims::PvtgPressStart = 14 , Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtgCompNodes = 15 , Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtgPressNodes = 16 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::NumPvtgTables = 17 , Opm::RestartIO::Helpers::VectorItems::TabDims::DensityTableStart = 18 , Opm::RestartIO::Helpers::VectorItems::TabDims::DensityNumTables = 19 , Opm::RestartIO::Helpers::VectorItems::TabDims::SwfnTableStart = 20 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::SwfnNumSatNodes = 21 , Opm::RestartIO::Helpers::VectorItems::TabDims::SwfnNumTables = 22 , Opm::RestartIO::Helpers::VectorItems::TabDims::SgfnTableStart = 23 , Opm::RestartIO::Helpers::VectorItems::TabDims::SgfnNumSatNodes = 24 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::SgfnNumTables = 25 , Opm::RestartIO::Helpers::VectorItems::TabDims::SofnTableStart = 26 , Opm::RestartIO::Helpers::VectorItems::TabDims::SofnNumSatNodes = 28 , Opm::RestartIO::Helpers::VectorItems::TabDims::SofnNumTables = 29 ,
  Opm::RestartIO::Helpers::VectorItems::TabDims::TabDimsNumElems = 100
}