Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
 All Classes Files Functions Variables Typedefs Friends Pages
Classes
particle_data.h File Reference

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...
 

Detailed Description

This header file contains classes for storing information and data of particles, such as x, y, and z coordinates, neighbour lists, and bounding boxes.

Author
Chen, Hsin-Chiang (morri.nosp@m.sche.nosp@m.n2008.nosp@m.@gma.nosp@m.il.co.nosp@m.m)

Co-author: Yu, Kwangmin (yukwa.nosp@m.ngmi.nosp@m.n@gma.nosp@m.il.c.nosp@m.om) on interface and data structure design

Version
1.0
Date
2014/7/12

Created on: 2014/5/23