processor_type Derived Type

type, public :: processor_type


Components

Type Visibility Attributes Name Initial
integer, public :: nclumps
integer, public, pointer :: cid(:)
integer, public :: ncells
integer, public :: nlunits
integer, public :: ncols
integer, public :: npatches
integer, public :: nCohorts
integer, public :: begg
integer, public :: endg
integer, public :: begl
integer, public :: endl
integer, public :: begc
integer, public :: endc
integer, public :: begp
integer, public :: endp
integer, public :: begCohort
integer, public :: endCohort