adhishm / dd2d_Matryoshka

A set of classes defining the behaviour of crystalline defects, with the final goal of carrying out dislocation dynamics simulations in two dimensions.
Other
5 stars 4 forks source link

Version 0.0 simulate single slip plane strong inheritance class coordinate system #5

Closed adhishm closed 11 years ago

adhishm commented 11 years ago

The new class CoordinateSystem is created. It contains the axes and origin of a coordinate system expressed in the base coordinate system. There is also a pointer to the base coordinate system. The rotation matrix is calculated accordingly and functions are provided for the transformation of position vectors, other vectors and tensors between the local and base systems.