array2D_type Derived Type

type, public :: array2D_type

To allow Intel AVX SIMD streaming store instructions, the array must be aligned at 32 bytes


Components

Type Visibility Attributes Name Initial
real(kind=rk), public, allocatable, dimension(:,:) :: val