OpenMD 3.1
Molecular Dynamics in the Open
|
#include <iostream>
#include "brains/ForceField.hpp"
#include "brains/SimInfo.hpp"
#include "io/Globals.hpp"
#include "primitives/Molecule.hpp"
Go to the source code of this file.
Classes | |
class | OpenMD::SimCreator |
The only responsibility of SimCreator is to parse the meta-data file and create a SimInfo instance based on the information returned by parser. More... | |
Namespaces | |
namespace | OpenMD |
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel. | |