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

Detailed Description

template<unsigned int dim, unsigned int blockEdgeSize, typename ... types>
struct aggregate_convert< dim, blockEdgeSize, aggregate< types ... > >

Definition at line 96 of file SparseGridGpu.hpp.

Public Types

typedef aggregate_transform_datablock_impl< dim, blockEdgeSize, types... >::type type
 

Member Typedef Documentation

◆ type

template<unsigned int dim, unsigned int blockEdgeSize, typename ... types>
typedef aggregate_transform_datablock_impl<dim,blockEdgeSize,types...>::type aggregate_convert< dim, blockEdgeSize, aggregate< types ... > >::type

Definition at line 98 of file SparseGridGpu.hpp.


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