Definition at line 218 of file SparseGridUtil.hpp.
Public Types | |
typedef boost::mpl::vector< boost::mpl::int_< 64 >, boost::mpl::int_< 4 >, boost::mpl::int_< 4 >, boost::mpl::int_< 1 >, boost::mpl::int_< 1 >, boost::mpl::int_< 1 >, boost::mpl::int_< 1 > > | type |
typedef boost::mpl::vector< boost::mpl::int_< 6 >, boost::mpl::int_< 2 >, boost::mpl::int_< 2 >, boost::mpl::int_< 0 >, boost::mpl::int_< 0 >, boost::mpl::int_< 0 >, boost::mpl::int_< 0 > > | shift |
typedef boost::mpl::vector< boost::mpl::int_< 6 >, boost::mpl::int_< 8 >, boost::mpl::int_< 10 >, boost::mpl::int_< 10 >, boost::mpl::int_< 10 >, boost::mpl::int_< 10 >, boost::mpl::int_< 10 > > | shift_c |
typedef boost::mpl::int_< 1024 > | size |
typedef boost::mpl::vector<boost::mpl::int_<6>, boost::mpl::int_<2>, boost::mpl::int_<2>, boost::mpl::int_<0>, boost::mpl::int_<0>, boost::mpl::int_<0>, boost::mpl::int_<0> > default_chunking< 7 >::shift |
Definition at line 234 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<6>, boost::mpl::int_<8>, boost::mpl::int_<10>, boost::mpl::int_<10>, boost::mpl::int_<10>, boost::mpl::int_<10>, boost::mpl::int_<10> > default_chunking< 7 >::shift_c |
Definition at line 242 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<1024> default_chunking< 7 >::size |
Definition at line 244 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<64>, boost::mpl::int_<4>, boost::mpl::int_<4>, boost::mpl::int_<1>, boost::mpl::int_<1>, boost::mpl::int_<1>, boost::mpl::int_<1> > default_chunking< 7 >::type |
Definition at line 226 of file SparseGridUtil.hpp.