Expand description

Module containing the trait Subgrid and supporting structs.

Structs

Extra grid creation parameters when the limits for x1 and x2 are different.
Structure denoting renormalization and factorization scale values.
Size-related statistics for a subgrid.
Subgrid creation parameters for subgrids that perform interpolation.

Enums

Enum which lists all possible Subgrid variants possible.

Traits

Trait each subgrid must implement.

Type Definitions

Type to iterate over the non-zero contents of a subgrid. The tuple contains the indices of the mu2_grid, the x1_grid and finally the x2_grid.