OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
process_data_block< T[N1], dim, blockEdgeSize > Struct Template Reference

Detailed Description

template<typename T, unsigned int dim, unsigned int blockEdgeSize, unsigned int N1>
struct process_data_block< T[N1], dim, blockEdgeSize >

Definition at line 79 of file SparseGridGpu.hpp.

Public Types

typedef type_identity< DataBlock< T, IntPow< blockEdgeSize, dim >::value >[N1]> type
 

Member Typedef Documentation

◆ type

template<typename T , unsigned int dim, unsigned int blockEdgeSize, unsigned int N1>
typedef type_identity<DataBlock<T,IntPow<blockEdgeSize,dim>::value>[N1]> process_data_block< T[N1], dim, blockEdgeSize >::type

Definition at line 81 of file SparseGridGpu.hpp.


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