This structure contain the information of a chunk. More...
#include <SparseGrid_iterator.hpp>
Data Fields | |
| grid_key_dx< dim > | pos |
| where is located the chunk | |
| int | nele |
| how many elements in the chunk are set | |
This structure contain the information of a chunk.
| dim | dimensionality of the chunk |
| n_ele | number of elements in the chunk |
Definition at line 134 of file SparseGrid_iterator.hpp.