19 #ifndef RXX_KEYWORD_HANDLERS_HPP 20 #define RXX_KEYWORD_HANDLERS_HPP 22 #include "KeywordHandlers.hpp" 31 std::vector<std::pair<std::string,KeywordHandlers::handler_function>>
getRXXHandlers();
std::vector< std::pair< std::string, KeywordHandlers::handler_function > > getRXXHandlers()
Obtain a list of RFT/RPT/RST keyword handlers.
Definition: RXXKeywordHandlers.cpp:144
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30