ParM
parm
A molecular dynamics library
|
Classes | |
class | Box |
The virtual interface for the shape of the space and its boundaries. More... | |
class | InfiniteBox |
An infinite Box, for use with, e.g., sticky conglomerations or proteins. More... | |
class | OriginBox |
A rectilinear Box, with periodic boundary conditions. More... | |
class | AtomVec |
The main class for representing particles. More... | |
class | Vector3< T > |
A 3D physics vector, with methods for adding, subtracting, dot product, etc. More... | |
class | Vector2< T > |
A 2D physics vector, with methods for adding, subtracting, dot product, etc. More... | |
class | Matrix< C > |
A 3x3 matrix, with methods for adding, subtracting, dot product, etc. More... | |
The basic classes that almost all simulations will need.