|
Saras
Finite Difference Solver for Fluid Dynamics Simulations
|
Class declaration of reader. More...
#include <blitz/array.h>#include <sys/stat.h>#include <algorithm>#include <fstream>#include <iomanip>#include <sstream>#include <vector>#include <dirent.h>#include "field.h"#include "grid.h"#include "hdf5.h"Go to the source code of this file.
Classes | |
| class | reader |
| Class for all the global variables and functions related to reading input data for the solver. More... | |
Class declaration of reader.