NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
GeneratorType_Values_t
Derived Type
3 statements
Source File
guga_data.F90
guga_data
GeneratorType_Values_t
Contents
Variables
R
L
W
Source Code
GeneratorType_Values_t
type, private :: GeneratorType_Values_t
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
R
=
1
integer,
public
::
L
=
-1
integer,
public
::
W
=
0
Source Code
type
::
GeneratorType_Values_t
integer
::
&
R
=
1
,
&
L
=
-
1
,
&
W
=
0
end type
GeneratorType_Values_t