OpenMPCD
|
#include <OpenMPCD/Exceptions.hpp>
#include <OpenMPCD/SnapshotFile.hpp>
#include <OpenMPCD/Types.hpp>
#include <OpenMPCD/Vector3D.hpp>
#include <boost/optional.hpp>
#include <fstream>
#include <list>
#include <set>
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | OpenMPCD::VTFSnapshotFile |
Representation of a simulation snapshot file in the VTF format. More... | |
struct | OpenMPCD::VTFSnapshotFile::AtomProperties |
Collection of properties of atoms. More... | |
Defines the OpenMPCD::VTFSnapshotFile
class.
Definition in file VTFSnapshotFile.hpp.