programmer's documentation
Public Member Functions
rotation_velocity Interface Reference

Compute rotation velocity relative to fixed coordinates at a given point. More...

Collaboration diagram for rotation_velocity:
Collaboration graph

Public Member Functions

subroutine rotation_velocity (r_num, coords, vr)
 

Detailed Description

Compute rotation velocity relative to fixed coordinates at a given point.

Parameters
[in]r_numrotation number (0 for none, > 0 otherwise)
[in]coordscoordinates at point
[out]vrrelative velocity

Constructor & Destructor Documentation

subroutine rotation_velocity ( integer(c_int)  r_num,
real(c_double), dimension(3), intent(in)  coords,
real(c_double), dimension(3), intent(out)  vr 
)

The documentation for this interface was generated from the following file: