RotateSectionMatrix< DeviceType > Struct Template Reference

Kynema API: kynema::masses::RotateSectionMatrix< DeviceType > Struct Template Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
kynema::masses::RotateSectionMatrix< DeviceType > Struct Template Reference

#include <rotate_section_matrix.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[4]> &xr, const ConstView< double[6][6]> &Cstar, const View< double[6][6]> &Cuu)
 

Member Typedef Documentation

◆ ConstView

template<typename DeviceType >
template<typename ValueType >
using kynema::masses::RotateSectionMatrix< DeviceType >::ConstView = typename View<ValueType>::const_type

◆ View

template<typename DeviceType >
template<typename ValueType >
using kynema::masses::RotateSectionMatrix< DeviceType >::View = Kokkos::View<ValueType, DeviceType>

Member Function Documentation

◆ invoke()

template<typename DeviceType >
static KOKKOS_FUNCTION void kynema::masses::RotateSectionMatrix< DeviceType >::invoke ( const ConstView< double[4]> &  xr,
const ConstView< double[6][6]> &  Cstar,
const View< double[6][6]> &  Cuu 
)
inlinestatic

The documentation for this struct was generated from the following file: