MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
LU_Bound
Derived Type
4 statements
Source File
LU_Bound.F90
mapl3g_LU_Bound
LU_Bound
Contents
Variables
lower
upper
Source Code
LU_Bound
type, public :: LU_Bound
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
lower
integer,
public
::
upper
Source Code
type
::
LU_Bound
integer
::
lower
integer
::
upper
end type
LU_Bound