Module grid

Module grid 

Source
Expand description

Module containing all traits and supporting structures for grids.

Structsยง

Grid
Main data structure of PineAPPL. This structure contains a Subgrid for each LumiEntry, bin, and coupling order it was created with.
GridOptFlags
Bitflags for optimizing a Grid. See Grid::optimize_using.