/home/runner/work/kynema/kynema/kynema/src/system/beams/calculate_force_FD2.hpp Source File
|
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_force_FD2.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:14
KOKKOS_INLINE_FUNCTION void VecTilde(const VectorType &vector, const MatrixType &matrix)
Converts a 3x1 vector to a 3x3 skew-symmetric matrix and returns the result.
Definition vector_operations.hpp:10
Definition calculate_force_FD2.hpp:13
Kokkos::View< ValueType, DeviceType > View
Definition calculate_force_FD2.hpp:15
static KOKKOS_FUNCTION void invoke(const ConstView< double[6][6]> &Duu, const ConstView< double[3]> &xr_prime, const ConstView< double[3]> &u_prime, const ConstView< double[6]> &strain_dot, const View< double[6]> &FD2)
Definition calculate_force_FD2.hpp:19
typename View< ValueType >::const_type ConstView
Definition calculate_force_FD2.hpp:17
Generated by