Definition at line 144 of file SparseGridUtil.hpp.
Public Types | |
typedef boost::mpl::vector< boost::mpl::int_< 8 >, boost::mpl::int_< 8 >, boost::mpl::int_< 8 >, boost::mpl::int_< 8 > > | type |
typedef boost::mpl::vector< boost::mpl::int_< 3 >, boost::mpl::int_< 3 >, boost::mpl::int_< 3 >, boost::mpl::int_< 3 > > | shift |
typedef boost::mpl::vector< boost::mpl::int_< 3 >, boost::mpl::int_< 6 >, boost::mpl::int_< 9 >, boost::mpl::int_< 12 > > | shift_c |
typedef boost::mpl::int_< 4096 > | size |
typedef boost::mpl::vector<boost::mpl::int_<3>, boost::mpl::int_<3>, boost::mpl::int_<3>, boost::mpl::int_<3> > default_chunking< 4 >::shift |
Definition at line 154 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<3>, boost::mpl::int_<6>, boost::mpl::int_<9>, boost::mpl::int_<12> > default_chunking< 4 >::shift_c |
Definition at line 159 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<4096> default_chunking< 4 >::size |
Definition at line 161 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<8>, boost::mpl::int_<8>, boost::mpl::int_<8>, boost::mpl::int_<8> > default_chunking< 4 >::type |
Definition at line 149 of file SparseGridUtil.hpp.