Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Classes
TxtReader.h File Reference
#include "particleRepresentation/container/ParticleContainer.h"
#include <cstdlib>
#include <fstream>
#include <sstream>
#include "moleculeSimulator/particleGeneration/ParticleGenerator.h"
Include dependency graph for TxtReader.h:
This graph shows which files directly or indirectly include this file:

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