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