Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
 All Classes Files Functions Variables Typedefs Friends Pages
File List
Here is a list of all documented files with brief descriptions:
o*eos.hThis header file contains classes for the calculation of the Equation of State (EOS)
o*geometry.hThis header file contains classes for the initialization of the geometry of fluid objects
o*geometry_1d.hThis header file contains classes for the initialization of 1d fluid objects
o*geometry_collision.hThis header file contains classes for the initialization of the geometry of fluid objects in the collision simulation
o*hexagonal_packing.hThis header file contains classes for creating particles based on the 2D and 3D hexagonal close packing
o*initializer.hThis header file contains classes for the initialization of the simulation
o*lp_solver.hThis header file contains classes of the main Lagrangian Particle solvers such as the hyperbolic solvers and the elliptic solvers
o*ls_solver.hThis header file contains classes for solvers of the least squares problem Ax = b
o*neighbour_searcher.hThis header file contains classes for searching nearest neighbours of particles using different algorithms such as octrees
o*octree.hThis header file contains classes for the Octree data structure and nearest neighbour search algorithms
o*particle_data.hThis header file contains classes for storing information and data of particles, such as x, y, and z coordinates, neighbour lists, and bounding boxes
o*particle_viewer.hThis header file contains classes for output simulation results in various formats such as .vtk and .txt
o*registrar.hThis header file contains template registrar classes for the Geometry and State family
o*state.hThis header file contains classes for the initialization of the state of fluid objects
o*state_1d.hThis header file contains classes for the initialization of the state of 1D fluid objects
o*state_collision.hThis header file contains classes for the initialization of the state of fluid objects in the 2D collision simulation
\*time_controller.hThis header file contains classes for simulation time controls