Definition at line 190 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 >, 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 >, boost::mpl::int_< 2 > > | shift_c |
typedef boost::mpl::vector< boost::mpl::int_< 2 >, boost::mpl::int_< 4 >, boost::mpl::int_< 6 >, boost::mpl::int_< 8 >, boost::mpl::int_< 10 >, boost::mpl::int_< 12 > > | shift |
typedef boost::mpl::int_< 4096 > | size |
typedef boost::mpl::vector<boost::mpl::int_<2>, boost::mpl::int_<4>, boost::mpl::int_<6>, boost::mpl::int_<8>, boost::mpl::int_<10>, boost::mpl::int_<12> > default_chunking< 6 >::shift |
Definition at line 211 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<2> > default_chunking< 6 >::shift_c |
Definition at line 204 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<4096> default_chunking< 6 >::size |
Definition at line 213 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>, boost::mpl::int_<4> > default_chunking< 6 >::type |
Definition at line 197 of file SparseGridUtil.hpp.