OpenMD 3.1
Molecular Dynamics in the Open
|
Go to the source code of this file.
Classes | |
class | OpenMD::SquareMatrix< Real, Dim > |
A square matrix class. More... | |
Namespaces | |
namespace | OpenMD |
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel. | |
Macros | |
#define | ROTATE(a, i, j, k, l) |
#define | MAX_ROTATIONS 20 |
Typedefs | |
using | OpenMD::Mat6x6d = SquareMatrix<RealType, 6> |
#define MAX_ROTATIONS 20 |
Definition at line 304 of file SquareMatrix.hpp.
#define ROTATE | ( | a, | |
i, | |||
j, | |||
k, | |||
l ) |
Definition at line 298 of file SquareMatrix.hpp.