/home/runner/work/kynema/kynema/kynema/src/system/beams/update_node_state.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
update_node_state.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:16
Definition update_node_state.hpp:9
View< double *[6]> node_u_dot
Definition update_node_state.hpp:18
KOKKOS_FUNCTION void operator()(const size_t node) const
Definition update_node_state.hpp:26
ConstView< size_t ** > node_state_indices
Definition update_node_state.hpp:16
View< double *[6]> node_u_ddot
Definition update_node_state.hpp:19
Kokkos::View< ValueType, DeviceType > View
Definition update_node_state.hpp:11
typename View< ValueType >::const_type ConstView
Definition update_node_state.hpp:13
ConstView< double *[6]> A
Definition update_node_state.hpp:23
View< double *[7]> node_u
Definition update_node_state.hpp:17
ConstView< double *[7]> Q
Definition update_node_state.hpp:21
ConstView< double *[6]> V
Definition update_node_state.hpp:22
Definition update_node_state.hpp:39
ConstView< size_t * > num_nodes_per_element
Definition update_node_state.hpp:51
Kokkos::View< ValueType, DeviceType > View
Definition update_node_state.hpp:43
typename View< ValueType >::const_type ConstView
Definition update_node_state.hpp:45
KOKKOS_FUNCTION void operator()(member_type member) const
Definition update_node_state.hpp:57
View< double **[6]> node_u_dot_
Definition update_node_state.hpp:53
typename Kokkos::TeamPolicy< typename DeviceType::execution_space > TeamPolicy
Definition update_node_state.hpp:40
ConstView< size_t ** > node_state_indices
Definition update_node_state.hpp:50
typename TeamPolicy::member_type member_type
Definition update_node_state.hpp:41
View< double **[6]> node_u_ddot_
Definition update_node_state.hpp:54
View< double **[7]> node_u_
Definition update_node_state.hpp:52
Generated by