Toggle navigation
Treelm
TreElm Overview
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
test_copyOperator
Program
18 statements
Source File
tem_crayCopyOperator_test-deactivated.f90
test_copyOperator
Contents
Variables
var1
dynVar
Derived Types
variable
dyn_variable
Contents
Variables
var1
dynVar
Derived Types
variable
dyn_variable
Variables
Type
Attributes
Name
Initial
type(
variable
)
::
var1
type(
dyn_variable
)
::
dynVar
Derived Types
type ::
variable
Components
Type
Visibility
Attributes
Name
Initial
integer,
public,
allocatable
::
val
(:)
type ::
dyn_variable
Components
Type
Visibility
Attributes
Name
Initial
type(
variable
),
public,
allocatable
::
var
(:)