src/Control/Inciter/CmdLine/CmdLine.hpp file

Inciter's command line definition.

Contents

This file defines the heterogeneous stack that is used for storing the data from user input during the command-line parsing of the computational shock hydrodynamics tool, Inciter.

Namespaces

namespace inciter
Inciter declarations and definitions.
namespace inciter::ctr
Inciter control facilitating user input to internal data transfer.

Classes

class inciter::ctr::CmdLine
CmdLine : Control< specialized to Inciter >