Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for the initialization of the simulation. More...
#include <cstddef>
#include <fstream>
#include <vector>
Go to the source code of this file.
Classes | |
class | BoundingBox |
This class is keeps the information of the boundaries of a fluid/boundary object. More... | |
class | Initializer |
This class initializes the simulation. More... | |
This header file contains classes for the initialization of the simulation.
The task of initialization of the simulation includes:
Created on: 2014/06/01