Definition at line 124 of file SparseGridUtil.hpp.
Public Types | |
typedef boost::mpl::vector< boost::mpl::int_< 16 >, boost::mpl::int_< 16 >, boost::mpl::int_< 16 > > | type |
typedef boost::mpl::vector< boost::mpl::int_< 4 >, boost::mpl::int_< 4 >, boost::mpl::int_< 4 > > | shift |
typedef boost::mpl::vector< boost::mpl::int_< 4 >, boost::mpl::int_< 8 >, boost::mpl::int_< 12 > > | shift_c |
typedef boost::mpl::int_< 4096 > | size |
typedef boost::mpl::int_< 1736 > | bord_size |
typedef boost::mpl::int_<1736> default_chunking< 3 >::bord_size |
Definition at line 140 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<4>, boost::mpl::int_<4>, boost::mpl::int_<4> > default_chunking< 3 >::shift |
Definition at line 132 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<4>, boost::mpl::int_<8>, boost::mpl::int_<12> > default_chunking< 3 >::shift_c |
Definition at line 136 of file SparseGridUtil.hpp.
typedef boost::mpl::int_<4096> default_chunking< 3 >::size |
Definition at line 138 of file SparseGridUtil.hpp.
typedef boost::mpl::vector<boost::mpl::int_<16>, boost::mpl::int_<16>, boost::mpl::int_<16> > default_chunking< 3 >::type |
Definition at line 128 of file SparseGridUtil.hpp.