Struct TempLat::BlockGeometryDim
ClassList > TempLat > BlockGeometryDim
What one rank contributes to one dataset dimension. More...
#include <blockgeometry.h>
Public Attributes
| Type | Name |
|---|---|
| device::Idx | count = 0number of samples this rank writes along this dimension |
| device::Idx | first = 0first global lattice coordinate this rank writes |
| device::Idx | offset = 0index of first inside the dataset |
Detailed Description
The dataset stores the sampled coordinates ini, ini+step, ini+2*step, ... at consecutive indices 0, 1, 2, ...; this rank owns the contiguous index run [offset, offset+count), whose first element is the global lattice coordinate first.
Public Attributes Documentation
variable count
number of samples this rank writes along this dimension
variable first
first global lattice coordinate this rank writes
variable offset
index of first inside the dataset
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/IO/HDF5/helpers/blockgeometry.h