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

Detailed Description

template<unsigned int dim, unsigned int blockEdgeSize, typename ... aggr_list>
struct aggregate_transform_datablock_impl< dim, blockEdgeSize, aggr_list >

Definition at line 85 of file SparseGridGpu.hpp.

Public Types

typedef aggregate< typename process_data_block< aggr_list, dim, blockEdgeSize >::type::type ... > type
 

Member Typedef Documentation

◆ type

template<unsigned int dim, unsigned int blockEdgeSize, typename ... aggr_list>
typedef aggregate<typename process_data_block<aggr_list,dim,blockEdgeSize>::type::type ...> aggregate_transform_datablock_impl< dim, blockEdgeSize, aggr_list >::type

Definition at line 87 of file SparseGridGpu.hpp.


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