20 #ifndef OPM_UDQDIMS_HPP
21 #define OPM_UDQDIMS_HPP
33 const std::vector<int>& data()
const;
35 static std::size_t entriesPerIUDQ();
36 static std::size_t entriesPerIUAD();
37 static std::size_t entriesPerZUDN();
38 static std::size_t entriesPerZUDL();
41 std::vector<int> m_data;
Definition: UDQConfig.hpp:51
Definition: UDQDims.hpp:30
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:29