output/eclipse/VectorItems/connection.hpp File Reference
#include <vector>
Include dependency graph for output/eclipse/VectorItems/connection.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::IConn
 
namespace  Opm::RestartIO::Helpers::VectorItems::SConn
 
namespace  Opm::RestartIO::Helpers::VectorItems::XConn
 

Enumerations

enum  Opm::RestartIO::Helpers::VectorItems::IConn::index : std::vector< int >::size_type {
  Opm::RestartIO::Helpers::VectorItems::IConn::SeqIndex = 0 , Opm::RestartIO::Helpers::VectorItems::IConn::CellI = 1 , Opm::RestartIO::Helpers::VectorItems::IConn::CellJ = 2 , Opm::RestartIO::Helpers::VectorItems::IConn::CellK = 3 ,
  Opm::RestartIO::Helpers::VectorItems::IConn::ConnStat = 5 , Opm::RestartIO::Helpers::VectorItems::IConn::Drainage = 6 , Opm::RestartIO::Helpers::VectorItems::IConn::Imbibition = 9 , Opm::RestartIO::Helpers::VectorItems::IConn::ComplNum = 12 ,
  Opm::RestartIO::Helpers::VectorItems::IConn::ConnDir = 13 , Opm::RestartIO::Helpers::VectorItems::IConn::Segment = 14
}
 
enum  Opm::RestartIO::Helpers::VectorItems::SConn::index : std::vector< float >::size_type {
  Opm::RestartIO::Helpers::VectorItems::SConn::ConnTrans = 0 , Opm::RestartIO::Helpers::VectorItems::SConn::Depth = 1 , Opm::RestartIO::Helpers::VectorItems::SConn::Diameter = 2 , Opm::RestartIO::Helpers::VectorItems::SConn::EffectiveKH = 3 ,
  Opm::RestartIO::Helpers::VectorItems::SConn::SkinFactor = 4 , Opm::RestartIO::Helpers::VectorItems::SConn::item12 = 11 , Opm::RestartIO::Helpers::VectorItems::SConn::SegDistEnd = 20 , Opm::RestartIO::Helpers::VectorItems::SConn::SegDistStart = 21 ,
  Opm::RestartIO::Helpers::VectorItems::SConn::item30 = 29 , Opm::RestartIO::Helpers::VectorItems::SConn::item31 = 30 , Opm::RestartIO::Helpers::VectorItems::SConn::CFInDeck = 40
}
 
enum  Opm::RestartIO::Helpers::VectorItems::XConn::index : std::vector< double >::size_type {
  Opm::RestartIO::Helpers::VectorItems::XConn::OilRate = 0 , Opm::RestartIO::Helpers::VectorItems::XConn::WaterRate = 1 , Opm::RestartIO::Helpers::VectorItems::XConn::GasRate = 2 , Opm::RestartIO::Helpers::VectorItems::XConn::Pressure = 34 ,
  Opm::RestartIO::Helpers::VectorItems::XConn::ResVRate = 49
}