/home/runner/work/kynema/kynema/kynema/src/system/beams/calculate_system_matrix.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_system_matrix.hpp
Go to the documentation of this file.
Definition beam_quadrature.hpp:16
Definition calculate_system_matrix.hpp:10
ConstView< double **[6][6]> stiffness_matrix_terms
Definition calculate_system_matrix.hpp:20
ConstView< double *[6][6]> tangent
Definition calculate_system_matrix.hpp:18
ConstView< double **[6][6]> inertia_matrix_terms
Definition calculate_system_matrix.hpp:21
KOKKOS_FUNCTION void operator()(size_t node_12) const
Definition calculate_system_matrix.hpp:25
typename View< ValueType >::const_type ConstView
Definition calculate_system_matrix.hpp:14
size_t element
Definition calculate_system_matrix.hpp:16
Kokkos::View< ValueType, DeviceType > View
Definition calculate_system_matrix.hpp:12
size_t num_nodes
Definition calculate_system_matrix.hpp:17
ConstView< size_t ** > node_state_indices
Definition calculate_system_matrix.hpp:19
View< double ***[6][6]> system_matrix_terms
Definition calculate_system_matrix.hpp:22
Generated by