OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
test_chunking3 Struct Reference

Detailed Description

Definition at line 21 of file SparseGrid_chunk_copy_unit_tests.cpp.

Public Types

typedef boost::mpl::vector< boost::mpl::int_< 64 >, boost::mpl::int_< 8 >, boost::mpl::int_< 4 > > type
 
typedef boost::mpl::vector< boost::mpl::int_< 6 >, boost::mpl::int_< 3 >, boost::mpl::int_< 2 > > shift
 
typedef boost::mpl::vector< boost::mpl::int_< 6 >, boost::mpl::int_< 9 >, boost::mpl::int_< 11 > > shift_c
 
typedef boost::mpl::int_< 2048 > size
 

Member Typedef Documentation

◆ shift

typedef boost::mpl::vector<boost::mpl::int_<6>, boost::mpl::int_<3>, boost::mpl::int_<2> > test_chunking3::shift

Definition at line 29 of file SparseGrid_chunk_copy_unit_tests.cpp.

◆ shift_c

typedef boost::mpl::vector<boost::mpl::int_<6>, boost::mpl::int_<9>, boost::mpl::int_<11> > test_chunking3::shift_c

Definition at line 33 of file SparseGrid_chunk_copy_unit_tests.cpp.

◆ size

typedef boost::mpl::int_<2048> test_chunking3::size

Definition at line 35 of file SparseGrid_chunk_copy_unit_tests.cpp.

◆ type

typedef boost::mpl::vector<boost::mpl::int_<64>, boost::mpl::int_<8>, boost::mpl::int_<4> > test_chunking3::type

Definition at line 25 of file SparseGrid_chunk_copy_unit_tests.cpp.


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