OpenMD 3.1
Molecular Dynamics in the Open
|
#include <config.h>
#include <cstring>
Go to the source code of this file.
Classes | |
class | OpenMD::RealSphericalHarmonic |
Namespaces | |
namespace | OpenMD |
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel. | |
Macros | |
#define | RSH_SIN 0 |
#define | RSH_COS 1 |
#define RSH_COS 1 |
Definition at line 59 of file RealSphericalHarmonic.hpp.
#define RSH_SIN 0 |
Definition at line 58 of file RealSphericalHarmonic.hpp.