src/Control/Inciter/InputDeck/LuaParser.cpp file

Inciter's lua input deck file parser.

Contents

This file defines the input deck, i.e., control file, parser for the computational shock hydrodynamics tool, Inciter.

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.
namespace tk::grm
Toolkit general purpose grammar definition.

Classes

struct tk::grm::CaseInsensitiveCharLess
Case-insensitive character comparison functor.