Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for storing information and data of particles, such as x, y, and z coordinates, neighbour lists, and bounding boxes. More...
#include <cstddef>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | ParticleData |
A class that stores all information and data of particles, such as x, y, and z coordinates, neighbour lists, and bounding boxes. More... | |
This header file contains classes for storing information and data of particles, such as x, y, and z coordinates, neighbour lists, and bounding boxes.
Co-author: Yu, Kwangmin (yukwa) on interface and data structure design ngmi n@gma il.c om
Created on: 2014/5/23