template<typename eq, typename keyword, typename param, class kw_type = tk:: grm:: number>
parameter struct
put in PDE parameter for equation matching keyword
Base classes
-
template<class keyword, class insert, class kw_type = pegtl::digit>struct tk::grm::process
- Process 'keyword' and if matches, parse following token (expecting 'kw_type' and call 'insert' action on it.