src/Control/ directory

Command line and input file parsing and grammars for all executables.

Contents

This directory contains parsing-related functionality for all executables.

Files

file InciterConfig.cpp
Lua parser for Inciter's control file.
file InciterConfig.hpp
Inciter confguration (parsed from cmdline and control file)
file Lua.c
Implementation of minilua.
file LuaParser.hpp
Lua parser header.
file MeshConvConfig.hpp
MeshConv's command line.
file StatCtr.hpp
Types and associated functions to deal with moments and PDFs.
file UnitTestConfig.hpp
UnitTest's command line.