CalculateTemporaryVariables< DeviceType > Struct Template Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
kynema::beams::CalculateTemporaryVariables< DeviceType > Struct Template Reference
#include <calculate_temporary_variables.hpp>
Public Types | |
template<typename ValueType > | |
using | View = Kokkos::View< ValueType, DeviceType > |
template<typename ValueType > | |
using | ConstView = typename View< ValueType >::const_type |
Static Public Member Functions | |
static KOKKOS_FUNCTION void | invoke (const ConstView< double[3]> &x0_prime, const ConstView< double[3]> &u_prime, const View< double[3][3]> &x0pupSS) |
Member Typedef Documentation
◆ ConstView
template<typename DeviceType >
template<typename ValueType >
using kynema::beams::CalculateTemporaryVariables< DeviceType >::ConstView = typename View<ValueType>::const_type |
◆ View
template<typename DeviceType >
template<typename ValueType >
using kynema::beams::CalculateTemporaryVariables< DeviceType >::View = Kokkos::View<ValueType, DeviceType> |
Member Function Documentation
◆ invoke()
template<typename DeviceType >
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /home/runner/work/kynema/kynema/kynema/src/system/beams/calculate_temporary_variables.hpp
Generated by