walberla::VectorTrait< Quaternion< T > > Struct Template Reference

#include <Quaternion.h>

Public Types

using OutputType = T
 

Static Public Member Functions

static T get (const Quaternion< T > &v, uint_t f)
 
static void set (Quaternion< T > &v, uint_t f, T val)
 

Static Public Attributes

static const uint_t F_SIZE = 4u
 

Member Typedef Documentation

◆ OutputType

template<typename T >
using walberla::VectorTrait< Quaternion< T > >::OutputType = T

Member Function Documentation

◆ get()

template<typename T >
static T walberla::VectorTrait< Quaternion< T > >::get ( const Quaternion< T > &  v,
uint_t  f 
)
inlinestatic

◆ set()

template<typename T >
static void walberla::VectorTrait< Quaternion< T > >::set ( Quaternion< T > &  v,
uint_t  f,
val 
)
inlinestatic

Member Data Documentation

◆ F_SIZE

template<typename T >
const uint_t walberla::VectorTrait< Quaternion< T > >::F_SIZE = 4u
static

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