Struct FloodLevel

Struct Documentation

struct FloodLevel

Object storing pointers to angular fluxes for a given SPDS level.

Public Members

std::vector<FloodCell> cells

Map from cell index in level to the data of the cell faces.

std::vector<char> precomputed_offset

Precomputed offset index into contiguous memory for incoming flux.