Package etomica.space2d

Implementation of space classes for a 2-dimensional space.

See:
          Description

Interface Summary
IOrientation2D Interface for a class that specifies an orientation in a 2D space.
 

Class Summary
Orientation2D Orientation in a 2-dimensional space.
RotationTensor2D  
Space2D Factory and methods appropriate to a 2-dimensional space.
Tensor2D Implementation of a tensor for a 2-dimensional space.
Vector2D Implementation of the Vector class for a 2-dimensional space.
 

Package etomica.space2d Description

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