waLBerla 7.2
Loading...
Searching...
No Matches
walberla::vtk::VTKTrait< std::array< T, N > > Struct Template Reference

#include <VTKTrait.h>

Public Types

using type = typename VTKTrait<T>::type
 

Static Public Attributes

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

Member Typedef Documentation

◆ type

template<typename T , uint_t N>
using walberla::vtk::VTKTrait< std::array< T, N > >::type = typename VTKTrait<T>::type

Member Data Documentation

◆ components

template<typename T , uint_t N>
const uint_t walberla::vtk::VTKTrait< std::array< T, N > >::components = N
staticconstexpr

◆ type_string

template<typename T , uint_t N>
char const* const walberla::vtk::VTKTrait< std::array< T, N > >::type_string = VTKTrait<T>::type_string
staticconstexpr

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