Box3D Derived Type

type, private :: Box3D

cuFFTMp Box


Components

Type Visibility Attributes Name Initial
integer(kind=c_long_long), public :: lower(3)

Lower box boundaries

integer(kind=c_long_long), public :: upper(3)

Upper box boundaries

integer(kind=c_long_long), public :: strides(3)

Strides in memory