DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
RedistTag< 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 RedistTag< T, Layout, RS >

Definition at line 284 of file test_Serializer.cpp.

Member Typedef Documentation

◆ layout

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

Definition at line 287 of file test_Serializer.cpp.

◆ type

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

Definition at line 286 of file test_Serializer.cpp.

Member Data Documentation

◆ rs

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

Definition at line 288 of file test_Serializer.cpp.


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