/home/runner/work/kynema/kynema/kynema/src/system/masses/calculate_mass_matrix_components.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_mass_matrix_components.hpp
Go to the documentation of this file.
Definition calculate_gravity_force.hpp:6
KOKKOS_INLINE_FUNCTION void CalculateRho(const typename Kokkos::View< double[6][6], DeviceType >::const_type &Muu, const Kokkos::View< double[3][3], DeviceType > &rho)
Definition calculate_mass_matrix_components.hpp:21
KOKKOS_INLINE_FUNCTION void CalculateEta(const typename Kokkos::View< double[6][6], DeviceType >::const_type &Muu, const Kokkos::View< double[3], DeviceType > &eta)
Definition calculate_mass_matrix_components.hpp:9
Generated by