OpenMD 3.1
Molecular Dynamics in the Open
|
#include <vector>
#include "math/RealSphericalHarmonic.hpp"
#include "math/SquareMatrix3.hpp"
#include "utils/GenericData.hpp"
#include "utils/simError.h"
Go to the source code of this file.
Classes | |
class | OpenMD::ShapeAtomType |
Namespaces | |
namespace | OpenMD |
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel. | |
Typedefs | |
using | OpenMD::ShapeAtypeData = SimpleTypeData<ShapeAtomType*> |