/home/runner/work/kynema/kynema/kynema/src/state/update_algorithmic_acceleration.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
update_algorithmic_acceleration.hpp
Go to the documentation of this file.
Definition calculate_displacement.hpp:7
A Kernel to update the algorithmic acceleration based on the acceleration and generalized alpha solve...
Definition update_algorithmic_acceleration.hpp:12
Kokkos::View< double *[6], DeviceType > acceleration
Definition update_algorithmic_acceleration.hpp:13
double alpha_f
Definition update_algorithmic_acceleration.hpp:15
Kokkos::View< double *[6], DeviceType >::const_type vd
Definition update_algorithmic_acceleration.hpp:14
double alpha_m
Definition update_algorithmic_acceleration.hpp:16
KOKKOS_FUNCTION void operator()(int node) const
Definition update_algorithmic_acceleration.hpp:19
Generated by