Trees | Indices | Help |
|
---|
|
object --+ | VectorBase --+ | Vector
A class to provide operations on a modified mode array. This class holds only mode array (i.e. eigenvector) data, and has no associations with an NMA instance. Scalar multiplication of :class:`Mode` instance or addition of two :class:`Mode` instances results in a :class:`Vector` instance.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Instantiate with a name, an array, and a 3d flag.
|
repr(x)
|
str(x)
|
Return **True** if vector instance describes a 3-dimensional property, such as a deformation for a set of atoms.
|
Return a copy of array.
|
Return array.
|
Return number of atoms. For a 3-dimensional vector, returns length of the vector divided by 3.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:50 2015 | http://epydoc.sourceforge.net |