OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
Ft_chunk< n_ele, const T(&)[N1]> Struct Template Reference

Special case for vector. More...

Detailed Description

template<typename n_ele, typename T, int N1>
struct Ft_chunk< n_ele, const T(&)[N1]>

Special case for vector.

Definition at line 38 of file SparseGridUtil.hpp.

#include <SparseGridUtil.hpp>

Public Types

typedef encapsulated_type< std::array< T, n_ele::value >[N1]> type
 

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