/home/runner/work/kynema/kynema/kynema/src/elements/beams/interpolate_QP_rotation.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
interpolate_QP_rotation.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:16
KOKKOS_INLINE_FUNCTION void InterpQuaternion(const shape_matrix_type &shape_matrix, const node_type &node_v, const qp_type &qp_v)
Definition interpolation_operations.hpp:44
A Kernel which interpolates a rotation quaternion on a given element from its nodes to all of it quad...
Definition interpolate_QP_rotation.hpp:14
ConstView< size_t * > num_nodes_per_element
Definition interpolate_QP_rotation.hpp:20
Kokkos::View< ValueType, DeviceType > View
Definition interpolate_QP_rotation.hpp:16
ConstView< size_t * > num_qps_per_element
Definition interpolate_QP_rotation.hpp:21
typename View< ValueType >::const_type ConstView
Definition interpolate_QP_rotation.hpp:18
ConstView< double *** > shape_interpolation
Definition interpolate_QP_rotation.hpp:22
View< double **[4]> qp_rotation
Definition interpolate_QP_rotation.hpp:24
KOKKOS_FUNCTION void operator()(int element) const
Definition interpolate_QP_rotation.hpp:27
ConstView< double **[7]> node_position_rotation
Definition interpolate_QP_rotation.hpp:23
Generated by