|
Molecular Dynamics
v0.4
Project for the Practical hosted by the Scientific Computing Chair
|
#include "particleRepresentation/container/ParticleContainer.h"#include <cstdlib>#include <fstream>#include <sstream>#include "moleculeSimulator/particleGeneration/ParticleGenerator.h"

Go to the source code of this file.
Classes | |
| class | FileReader |
| Class for reading particles from txt files. At the moment file formats Cuboid and Particle are supported. More... | |