#include <VectorTrait.h>
Public Types | |
using | OutputType = T |
Static Public Member Functions | |
static T | get (T value, uint_t) |
static void | set (T &value, uint_t, T val) |
Static Public Attributes | |
static const uint_t | F_SIZE = 1u |
using walberla::VectorTrait< T, typename std::enable_if< std::is_arithmetic< T >::value >::type >::OutputType = T |
|
inlinestatic |
|
inlinestatic |
|
static |