/home/runner/work/kynema/kynema/kynema/src/state/update_dynamic_prediction.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
update_dynamic_prediction.hpp
Go to the documentation of this file.
Definition calculate_displacement.hpp:7
A Kernel to update the velocity, acceleration, and change in state at a node for a dynamic problem.
Definition update_dynamic_prediction.hpp:14
ConstLeftView< double *[1]> x_delta
Definition update_dynamic_prediction.hpp:29
double gamma_prime
Definition update_dynamic_prediction.hpp:26
Kokkos::View< ValueType, DeviceType > View
Definition update_dynamic_prediction.hpp:16
ConstView< dof::FreedomSignature * > node_freedom_allocation_table
Definition update_dynamic_prediction.hpp:27
double beta_prime
Definition update_dynamic_prediction.hpp:25
typename View< ValueType >::const_type ConstView
Definition update_dynamic_prediction.hpp:18
View< double *[6]> q_delta
Definition update_dynamic_prediction.hpp:30
typename LeftView< ValueType >::const_type ConstLeftView
Definition update_dynamic_prediction.hpp:22
ConstView< size_t * > node_freedom_map_table
Definition update_dynamic_prediction.hpp:28
Kokkos::View< ValueType, Kokkos::LayoutLeft, DeviceType > LeftView
Definition update_dynamic_prediction.hpp:20
View< double *[6]> v
Definition update_dynamic_prediction.hpp:31
KOKKOS_FUNCTION void operator()(size_t node) const
Definition update_dynamic_prediction.hpp:35
View< double *[6]> vd
Definition update_dynamic_prediction.hpp:32
Generated by