Definition at line 109 of file SparseGridUtil.hpp.
Public Types | |
typedef boost::mpl::vector< boost::mpl::int_< 32 >, boost::mpl::int_< 32 > > | type |
typedef boost::mpl::vector< boost::mpl::int_< 5 >, boost::mpl::int_< 5 > > | shift |
typedef boost::mpl::vector< boost::mpl::int_< 5 >, boost::mpl::int_< 10 > > | shift_c |
typedef boost::mpl::int_< 1024 > | size |
typedef boost::mpl::vector<boost::mpl::int_<5>, boost::mpl::int_<5> > default_chunking< 2 >::shift |
Definition at line 115 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<5>, boost::mpl::int_<10> > default_chunking< 2 >::shift_c |
Definition at line 118 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<1024> default_chunking< 2 >::size |
Definition at line 120 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<32>, boost::mpl::int_<32> > default_chunking< 2 >::type |
Definition at line 112 of file SparseGridUtil.hpp.