/home/runner/work/kynema/kynema/kynema/src/system/masses/rotate_section_matrix.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
rotate_section_matrix.hpp
Go to the documentation of this file.
Definition calculate_gravity_force.hpp:6
KOKKOS_INLINE_FUNCTION void QuaternionToRotationMatrix(const Quaternion &q, const RotationMatrix &R)
Converts a 4x1 quaternion to a 3x3 rotation matrix and returns the result.
Definition quaternion_operations.hpp:20
Definition rotate_section_matrix.hpp:12
typename View< ValueType >::const_type ConstView
Definition rotate_section_matrix.hpp:16
static KOKKOS_FUNCTION void invoke(const ConstView< double[4]> &xr, const ConstView< double[6][6]> &Cstar, const View< double[6][6]> &Cuu)
Definition rotate_section_matrix.hpp:17
Kokkos::View< ValueType, DeviceType > View
Definition rotate_section_matrix.hpp:14
Generated by