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