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 in the 2D collision simulation. More...
#include "state.h"
Go to the source code of this file.
Classes | |
class | LeftUniformVelocityState |
A class that implements the left uniform velocity state. More... | |
class | RightUniformVelocityState |
A class that implements the right uniform velocity state. More... | |
This header file contains classes for the initialization of the state of fluid objects in the 2D collision simulation.
This file serves as an example that different files (other than state.h and state.cpp) should be used to model the state of fluid objects in different simulations
Created on: 2014/09/07