/home/runner/work/kynema-fmb/kynema-fmb/kynema-fmb/src/system/beams/integrate_inertia_matrix.hpp Source File
|
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
integrate_inertia_matrix.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:14
Definition integrate_inertia_matrix.hpp:9
ConstView< double *[6][6]> qp_Muu_
Definition integrate_inertia_matrix.hpp:26
ConstLeftView< double ** > shape_deriv_
Definition integrate_inertia_matrix.hpp:25
typename View< ValueType >::const_type ConstView
Definition integrate_inertia_matrix.hpp:13
Kokkos::View< double **[6][6], DeviceType > gbl_M_
Definition integrate_inertia_matrix.hpp:34
ConstLeftView< double ** > shape_interp_
Definition integrate_inertia_matrix.hpp:24
ConstView< double *[6][6]> qp_G_I_
Definition integrate_inertia_matrix.hpp:27
size_t num_qps
Definition integrate_inertia_matrix.hpp:21
typename LeftView< ValueType >::const_type ConstLeftView
Definition integrate_inertia_matrix.hpp:17
ConstView< double * > qp_weight_
Definition integrate_inertia_matrix.hpp:22
ConstView< double *[6][6]> qp_Duu_
Definition integrate_inertia_matrix.hpp:28
size_t num_nodes
Definition integrate_inertia_matrix.hpp:20
size_t element
Definition integrate_inertia_matrix.hpp:19
ConstView< double *[6][6]> qp_GD2_
Definition integrate_inertia_matrix.hpp:30
ConstView< double *[6][6]> qp_DD2_
Definition integrate_inertia_matrix.hpp:31
KOKKOS_FUNCTION void operator()(size_t node_simd_node) const
Definition integrate_inertia_matrix.hpp:37
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition integrate_inertia_matrix.hpp:15
ConstView< double * > qp_jacobian_
Definition integrate_inertia_matrix.hpp:23
ConstView< double *[6][6]> qp_GD1_
Definition integrate_inertia_matrix.hpp:29
double beta_prime_
Definition integrate_inertia_matrix.hpp:32
double gamma_prime_
Definition integrate_inertia_matrix.hpp:33
Kokkos::View< ValueType, DeviceType > View
Definition integrate_inertia_matrix.hpp:11
Generated by