This structure contain the information of a chunk. More...
This structure contain the information of a chunk.
dim | dimensionality of the chunk |
n_ele | number of elements in the chunk |
Definition at line 120 of file SparseGrid_iterator.hpp.
#include <SparseGrid_iterator.hpp>
Data Fields | |
unsigned char | mask [n_ele] |
which elements in the chunks are set | |
unsigned char mheader< n_ele >::mask[n_ele] |
which elements in the chunks are set
Definition at line 123 of file SparseGrid_iterator.hpp.