DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
TransTag< T, Layout, RS > Struct Template Reference

Public Types

using type = T
 
using layout = Layout
 

Static Public Attributes

static constexpr DNDS::rowsize rs = RS
 

Detailed Description

template<class T, class Layout, DNDS::rowsize RS>
struct TransTag< T, Layout, RS >

Definition at line 484 of file test_ArrayTransformer.cpp.

Member Typedef Documentation

◆ layout

template<class T , class Layout , DNDS::rowsize RS>
using TransTag< T, Layout, RS >::layout = Layout

Definition at line 487 of file test_ArrayTransformer.cpp.

◆ type

template<class T , class Layout , DNDS::rowsize RS>
using TransTag< T, Layout, RS >::type = T

Definition at line 486 of file test_ArrayTransformer.cpp.

Member Data Documentation

◆ rs

template<class T , class Layout , DNDS::rowsize RS>
constexpr DNDS::rowsize TransTag< T, Layout, RS >::rs = RS
staticconstexpr

Definition at line 488 of file test_ArrayTransformer.cpp.


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