OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
default_chunking< 3 > Struct Reference

Detailed Description

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
 

Member Typedef Documentation

◆ bord_size

typedef boost::mpl::int_<1736> default_chunking< 3 >::bord_size

Definition at line 140 of file SparseGridUtil.hpp.

◆ shift

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.

◆ shift_c

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.

◆ size

typedef boost::mpl::int_<4096> default_chunking< 3 >::size

Definition at line 138 of file SparseGridUtil.hpp.

◆ type

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.


The documentation for this struct was generated from the following file: