Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for the initialization of the state of fluid objects. More...
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | State |
An abstract class for the initialization of the state of fluid objects. More... | |
class | GaussianPressureState |
A class that implements the Gaussian pressure state. More... | |
class | UniformVelocityState |
A class that implements the uniform velocity state. More... | |
class | StateFactory |
The abstract factory class for creating objects in the State family. More... | |
This header file contains classes for the initialization of the state of fluid objects.
Created on: 2014/06/07