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