/home/runner/work/kynema/kynema/kynema/src/system/beams/interpolate_to_quadrature_point_for_inertia.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
interpolate_to_quadrature_point_for_inertia.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:16
Definition interpolate_to_quadrature_point_for_inertia.hpp:9
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition interpolate_to_quadrature_point_for_inertia.hpp:15
typename View< ValueType >::const_type ConstView
Definition interpolate_to_quadrature_point_for_inertia.hpp:13
Kokkos::View< ValueType, DeviceType > View
Definition interpolate_to_quadrature_point_for_inertia.hpp:11
static KOKKOS_FUNCTION void invoke(const ConstLeftView< double * > &shape_interp, const ConstView< double *[7]> &node_u, const ConstView< double *[6]> &node_u_dot, const ConstView< double *[6]> &node_u_ddot, const View< double[4]> &r, const View< double[3]> &u_ddot, const View< double[3]> &omega, const View< double[3]> &omega_dot)
Definition interpolate_to_quadrature_point_for_inertia.hpp:19
typename LeftView< ValueType >::const_type ConstLeftView
Definition interpolate_to_quadrature_point_for_inertia.hpp:17
Generated by