programmer's documentation
Public Member Functions
add_coriolis_t Interface Reference

Add the dual tensor of a rotation vector to a tensor. More...

Collaboration diagram for add_coriolis_t:
Collaboration graph

Public Member Functions

subroutine add_coriolis_t (r_num, c, tr)
 

Detailed Description

Add the dual tensor of a rotation vector to a tensor.

Parameters
[in]r_numrotation number (0 for none, > 0 otherwise)
[in]cmultiplicative coefficient
[in,out]trtensor to which dual tensor of rotation is added

Constructor & Destructor Documentation

subroutine add_coriolis_t ( integer(c_int)  r_num,
real(c_double)  c,
real(c_double), dimension(3,3), intent(inout)  tr 
)

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