Module moc::elemset::range::hpx

source ·
Expand description

Code specific to HEALPix ranges Assuming the NSIDE is a power of 2, the code for NESTED indices or RING indices is the same.

Structs§

  • IMPORTANT: the iterator is ordered according first to the cell depth and then to the cell index. See ranges2cells bench, using CellMOCIteratorFromRanges and then sorting the result may be more efficient (x3 on the only bench done so far).