19#ifndef GASLIFTOPT_KEYWORD_HANDLERS_HPP
20#define GASLIFTOPT_KEYWORD_HANDLERS_HPP
22#include "KeywordHandlers.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 > > getGasLiftOptHandlers()
Obtain a list of gasliftopt keyword handlers.
Definition GasLiftOptKeywordHandlers.cpp:127