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