run_type Derived Type

type, public :: run_type

Used to pass state around in a stack among helper functions for the ORD_SORT and SORT_INDEX algorithms


Components

Type Visibility Attributes Name Initial
integer(kind=int_size), public :: base = 0
integer(kind=int_size), public :: len = 0