23#ifndef OPM_EXCEPTIONS_HPP
24#define OPM_EXCEPTIONS_HPP
35 : std::logic_error(message)
43 : std::runtime_error(message)
Definition Exceptions.hpp:56
Definition Exceptions.hpp:48
Definition Exceptions.hpp:32
Definition Exceptions.hpp:40
Definition Exceptions.hpp:70
Definition Exceptions.hpp:63
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30