Definition at line 165 of file SparseGridUtil.hpp.
Public Types | |
typedef boost::mpl::vector< boost::mpl::int_< 4 >, boost::mpl::int_< 4 >, boost::mpl::int_< 4 >, boost::mpl::int_< 4 >, boost::mpl::int_< 4 > > | type |
typedef boost::mpl::vector< boost::mpl::int_< 2 >, boost::mpl::int_< 2 >, boost::mpl::int_< 2 >, boost::mpl::int_< 2 >, boost::mpl::int_< 2 > > | shift |
typedef boost::mpl::vector< boost::mpl::int_< 2 >, boost::mpl::int_< 4 >, boost::mpl::int_< 6 >, boost::mpl::int_< 8 >, boost::mpl::int_< 10 > > | shift_c |
typedef boost::mpl::int_< 1024 > | size |
typedef boost::mpl::vector<boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2> > default_chunking< 5 >::shift |
Definition at line 177 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<2>, boost::mpl::int_<4>, boost::mpl::int_<6>, boost::mpl::int_<8>, boost::mpl::int_<10> > default_chunking< 5 >::shift_c |
Definition at line 183 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<1024> default_chunking< 5 >::size |
Definition at line 185 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<4>, boost::mpl::int_<4>, boost::mpl::int_<4>, boost::mpl::int_<4>, boost::mpl::int_<4> > default_chunking< 5 >::type |
Definition at line 171 of file SparseGridUtil.hpp.