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

Detailed Description

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

Definition at line 73 of file SparseGridGpu.hpp.

Public Types

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

Member Typedef Documentation

◆ type

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

Definition at line 75 of file SparseGridGpu.hpp.


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