Saras
Finite   Difference   Solver   for   Fluid   Dynamics   Simulations
Classes
reader.h File Reference

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...
 

Detailed Description

Class declaration of reader.

Author
Roshan Samuel
Date
Nov 2019