20 #ifndef OPM_OUTPUT_ECLIPSE_VECTOR_CONNECTION_HPP
21 #define OPM_OUTPUT_ECLIPSE_VECTOR_CONNECTION_HPP
25 namespace Opm {
namespace RestartIO {
namespace Helpers {
namespace VectorItems {
27 enum index : std::vector<int>::size_type {
46 enum index : std::vector<float>::size_type {
65 enum index : std::vector<double>::size_type {
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:29