src/Control/Keyword.hpp file

Generic definition of a keyword.

Contents

Generic definition of all keywords - both command-line arguments and control file keywords.

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.
namespace kw
Keywords used by all input deck and command line parsers.

Classes

template<typename... T>
class tk::cmd_keywords
template<int Char>
struct kw::Alias
Keyword alias helper.