walberla::vtk::VTKTrait< math::Vector3< T > > Struct Template Reference

#include <VTKTrait.h>

Public Types

using type = typename VTKTrait< T >::type
 

Static Public Attributes

constexpr static const char *const type_string = VTKTrait<T>::type_string
 
constexpr static const uint_t components = 3
 

Member Typedef Documentation

◆ type

template<typename T >
using walberla::vtk::VTKTrait< math::Vector3< T > >::type = typename VTKTrait<T>::type

Member Data Documentation

◆ components

template<typename T >
constexpr static const uint_t walberla::vtk::VTKTrait< math::Vector3< T > >::components = 3
staticconstexpr

◆ type_string

template<typename T >
constexpr static const char* const walberla::vtk::VTKTrait< math::Vector3< T > >::type_string = VTKTrait<T>::type_string
staticconstexpr

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