Organises enumerated constants, names, and classes for handling flag-variables that are passed to TDMS in the input file. Such variables do not contain numerical data for use in the simulation, but affect the manner in which the simulation is performed.
More...
#include <algorithm>
#include <stdexcept>
#include <string>
#include <vector>
#include <spdlog/spdlog.h>
#include "mat_io.h"
Go to the source code of this file.
|
#define | NFLAGS 2 |
| The maximum number of flags that could be present in the input file.
|
|
Organises enumerated constants, names, and classes for handling flag-variables that are passed to TDMS in the input file. Such variables do not contain numerical data for use in the simulation, but affect the manner in which the simulation is performed.
- Author
- William Graham (ccaeg.nosp@m.ra@u.nosp@m.cl.ac.nosp@m..uk)