|
Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for output simulation results in various formats such as .vtk and .txt. More...
#include <cstddef>#include <string>Go to the source code of this file.
Classes | |
| class | ParticleViewer |
| An abstract class for classes that output simulations results. More... | |
| class | VTKParticleViewer |
| A class that output simulation results in the .vtk format. More... | |
| class | TXTParticleViewer1D |
| A class that output 1D simulation results in the .txt format. More... | |
This header file contains classes for output simulation results in various formats such as .vtk and .txt.
Co-author: Yu, Kwangmin (yukwangmin@gmail.com) on interface and data structure design
Created on: 2014/5/23
1.8.6