/home/runner/work/kynema/kynema/kynema/src/state/calculate_next_state.hpp Source File
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
calculate_next_state.hpp
Go to the documentation of this file.
Definition calculate_displacement.hpp:7
A Kernel to predict the next state values before nonlinear iteration begins for a given time step.
Definition calculate_next_state.hpp:12
KOKKOS_FUNCTION void operator()(size_t node) const
Definition calculate_next_state.hpp:27
Kokkos::View< ValueType, DeviceType > View
Definition calculate_next_state.hpp:14
View< double *[6]> q_delta
Definition calculate_next_state.hpp:21
Generated by