Compute rotation velocity relative to fixed coordinates at a given point.
More...
Compute rotation velocity relative to fixed coordinates at a given point.
- Parameters
-
[in] | r_num | rotation number (0 for none, > 0 otherwise) |
[in] | coords | coordinates at point |
[out] | vr | relative velocity |
subroutine rotation_velocity |
( |
integer(c_int), value |
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: