19 #ifndef OPM_RESERVOIR_COUPLING_KEYWORD_HANDLERS_HPP 20 #define OPM_RESERVOIR_COUPLING_KEYWORD_HANDLERS_HPP 22 #include "../KeywordHandlers.hpp" 35 #endif // OPM_RESERVOIR_COUPLING_KEYWORD_HANDLERS_HPP This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
std::vector< std::pair< std::string, KeywordHandlers::handler_function > > getReservoirCouplingHandlers()
Obtain a list of reservoir coupling keyword handlers.
Definition: ReservoirCouplingKeywordHandlers.cpp:35