|
Saras
Finite Difference Solver for Fluid Dynamics Simulations
|
Class declaration of parser. More...
#include <math.h>#include <string>#include <sstream>#include <fstream>#include <blitz/array.h>#include <yaml-cpp/yaml.h>Go to the source code of this file.
Classes | |
| class | parser |
| Contains all the global variables set by the user through the yaml file. More... | |
Macros | |
| #define | H5T_NATIVE_REAL H5T_NATIVE_FLOAT |
| #define | MPI_FP_REAL MPI_FLOAT |
| #define | real float |
Class declaration of parser.