OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cheader< dim > Struct Template Reference

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
 

Detailed Description

template<unsigned int dim>
struct cheader< dim >

This structure contain the information of a chunk.

Template Parameters
dimdimensionality of the chunk
n_elenumber of elements in the chunk

Definition at line 134 of file SparseGrid_iterator.hpp.


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