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

This header file contains classes of the main Lagrangian Particle solvers such as the hyperbolic solvers and the elliptic solvers. More...

#include <cstddef>
#include <vector>
#include <string>
#include <fstream>

Go to the source code of this file.

Classes

class  LPSolver
 An abstract class for the family of Lagrangian Particle solvers. More...
 
class  HyperbolicLPSolver
 The default Lagrangian Particle solver for the compressible Euler's equation in 2D and 3D. More...
 
class  HyperbolicLPSolver1D
 The default Lagrangian Particle solver for the compressible Euler's equation in 1D. More...
 

Detailed Description

This header file contains classes of the main Lagrangian Particle solvers such as the hyperbolic solvers and the elliptic solvers.

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 initial interface design and the design of data pointer swaping algorithms in the Strang splitting method

Version
1.0
Date
2014/10/09

Created on: 2014/9/20