Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for the initialization of the geometry of fluid objects. More...
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | Geometry |
An abstract class for the initialization of the geometry of fluid objects. More... | |
class | Ball |
Supply functions for generating a 3D ball geometry. More... | |
class | Disk |
Supply functions for generating a 2D disk geometry. More... | |
class | GeometryFactory |
The abstract factory class for creating objects in the Geometry family. More... | |
This header file contains classes for the initialization of the geometry of fluid objects.
Created on: 2014/06/07