Package etomica.space3d

Implementation of space classes for a 3-dimensional space.

See:
          Description

Interface Summary
IOrientation3D Interface for an orientation in 3D.
IOrientationFull3D Interface representing an orientation in 3D.
 

Class Summary
BoundaryTruncatedOctahedron This class enables creation of a periodic truncated-octahedron boundary.
Orientation3D  
OrientationFull3D  
RotationTensor3D  
Space3D Factory and methods appropriate to a 3-dimensional space.
Tensor3D  
Vector3D Implementation of the Vector class for a 3-dimensional space.
 

Package etomica.space3d Description

Implementation of space classes for a 3-dimensional space. Note that the Space3D class is a singleton accessed via Space3D.getInstance().