/home/runner/work/kynema/kynema/kynema/src/system/beams/calculate_Ouu.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_Ouu.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:16
Definition calculate_Ouu.hpp:11
static KOKKOS_FUNCTION void invoke(const ConstView< double[6][6]> &Cuu, const ConstView< double[3][3]> &x0pupSS, const ConstView< double[3][3]> &M_tilde, const ConstView< double[3][3]> &N_tilde, const View< double[6][6]> &Ouu)
Definition calculate_Ouu.hpp:17
Kokkos::View< ValueType, DeviceType > View
Definition calculate_Ouu.hpp:13
typename View< ValueType >::const_type ConstView
Definition calculate_Ouu.hpp:15
Generated by