Project
Loading...
Searching...
No Matches
test2 Namespace Reference

Functions

 DECLARE_SOA_COLUMN_FULL (X, x, uint64_t, "x")
 
 DECLARE_SOA_COLUMN_FULL (Y, y, uint64_t, "y")
 
 DECLARE_SOA_COLUMN_FULL (Pos, pos, int[4], "pos")
 

Function Documentation

◆ DECLARE_SOA_COLUMN_FULL() [1/3]

test2::DECLARE_SOA_COLUMN_FULL ( Pos  ,
pos  ,
int  [4],
"pos"   
)

◆ DECLARE_SOA_COLUMN_FULL() [2/3]

test2::DECLARE_SOA_COLUMN_FULL ( ,
x  ,
uint64_t  ,
"x"   
)

◆ DECLARE_SOA_COLUMN_FULL() [3/3]

test2::DECLARE_SOA_COLUMN_FULL ( ,
y  ,
uint64_t  ,
"y"   
)