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

#include <Matrix2.h>

Public Types

using OutputType = T
 

Static Public Member Functions

static T get (const Matrix2< T > &v, uint_t f)
 
static void set (Matrix2< 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< Matrix2< T > >::OutputType = T

Member Function Documentation

◆ get()

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

◆ set()

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

Member Data Documentation

◆ F_SIZE

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

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