template<template<class> class action>
coupled_solver struct
Match a depvar, defined upstream of control file, coupling a solver and store.
Base classes
-
template<class keywords, class action, class end = pegtl::space>struct tk::grm::scan_until
- Scan input padded by blank at left and space at right and if it matches 'keywords', apply 'action'.