MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Interval
Derived Type
4 statements
Source File
OpenMP_Support.F90
MAPL_OpenMP_Support
Interval
Contents
Variables
max
min
Source Code
Interval
type, public :: Interval
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
max
integer,
public
::
min
Source Code
type
::
Interval
integer
::
min
integer
::
max
end type
Interval