OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
static_array< N, T > Struct Template Reference

Detailed Description

template<unsigned int N, typename T>
struct static_array< N, T >

Definition at line 18 of file common.hpp.

Data Fields

sa [N]
 

Field Documentation

◆ sa

template<unsigned int N, typename T >
T static_array< N, T >::sa[N]

Definition at line 20 of file common.hpp.


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