ut556 - vector conversion¶
- subroutine ut556(moldpos, mvfrom, mvto, trans)¶
Description¶
The subroutine
ut556()
converts vector components from a coordinate system to another according to the transformation matrixtrans
and the locationmoldpos
in the “old” coordinate system, both passed as argument. Since the vector is expressed by its spherical components, the transformation is function of the position where it is evaluated. This position is passed to the subroutine in the “old” coordinate system.
History¶
The subroutine
ut556()
does not exist in version 1.05 and earlier.
Diagnostics¶
None
Common Blocks¶
Dependencies¶
Called by¶
None
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02