YAKL
|
Describes a set of Fortran-style tightly-nested loops. More...
#include <YAKL_Bounds_fortran.h>
Describes a set of Fortran-style tightly-nested loops.
Also contains functions to unpack indices from a single global index given the loop bounds and strides.
N | The nuber of tightly nested loops being described |
simple | Whether the loop bounds all have lower bounds of 1 and strides of 1 |