20#ifndef OPM_OUTPUT_ECLIPSE_VECTOR_DOUBHEAD_HPP
21#define OPM_OUTPUT_ECLIPSE_VECTOR_DOUBHEAD_HPP
25namespace Opm {
namespace RestartIO {
namespace Helpers {
namespace VectorItems {
29 enum doubhead : std::vector<double>::size_type {
87 namespace DoubHeadValue {
89 constexpr auto NetBalNodPressDefault = 0.0;
92 constexpr auto NetBalMinTSDefault = 0.0;
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:29