|
Molecular Dynamics Simulation
1.0
|
#include <optional>#include <string>#include <tuple>#include <vector>#include "particles/Particle.h"#include "simulation/SimulationParams.h"

Go to the source code of this file.
Classes | |
| class | FileReader |
| Abstract base class for all custom file readers. More... | |
| class | FileReader::FileFormatException |
| Exception to be thrown when the file format is invalid. More... | |