criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
Loading...
Searching...
No Matches
Classes | Namespaces
ParmParser.H File Reference

Class to parse the input deck. More...

#include <iterator>
#include <map>
#include <string>
#include <variant>
#include <vector>
#include "../Utils/Types.H"
#include "../Utils/Vec3.H"

Go to the source code of this file.

Classes

class  criptic::ParmParser
 Class to parse the criptic input deck. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 

Detailed Description

Class to parse the input deck.

This file provides ParmParser, a class whose function is to parse the criptic input deck and make its contents available to the remainder of the code.