array2D_type Derived Type

type, public :: array2D_type

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


Inherited by

type~~array2d_type~~InheritedByGraph type~array2d_type array2D_type type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~array2d_type state

Components

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