FEDEM Solver
R8.0
Source code of the dynamics solver
|
Transforms a triad quantity from system to global directions. More...
Public Member Functions | |
subroutine | transvecsystoglob (triad, v) |
Transforms a triad vector from system to global directions. More... | |
Transforms a triad quantity from system to global directions.
subroutine triadtypemodule::transsystoglob::transvecsystoglob | ( | type(triadtype), intent(in) | triad, |
real(dp), dimension(:), intent(inout) | v | ||
) |
Transforms a triad vector from system to global directions.
[in] | triad | The triadtypemodule::triadtype object to transform for |
v | The nodal vector to transform |