/home/runner/work/kynema/kynema/kynema/src/system/masses/calculate_inertial_force.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_inertial_force.hpp
Go to the documentation of this file.
Definition calculate_gravity_force.hpp:6
Definition calculate_inertial_force.hpp:10
static KOKKOS_FUNCTION void invoke(double mass, const ConstView< double[3]> &u_ddot, const ConstView< double[3]> &omega, const ConstView< double[3]> &omega_dot, const ConstView< double[3]> &eta, const ConstView< double[3][3]> &eta_tilde, const ConstView< double[3][3]> &rho, const ConstView< double[3][3]> &omega_tilde, const ConstView< double[3][3]> &omega_dot_tilde, const View< double[6]> &FI)
Definition calculate_inertial_force.hpp:16
Kokkos::View< ValueType, DeviceType > View
Definition calculate_inertial_force.hpp:12
typename View< ValueType >::const_type ConstView
Definition calculate_inertial_force.hpp:14
Generated by