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 |
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.
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.
typedef boost::mpl::int_<2048> test_chunking3::size |
Definition at line 35 of file SparseGrid_chunk_copy_unit_tests.cpp.
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.