DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
array_i1d_obj
Derived Type
3 statements
Source File
dbcsr_array_types.F
dbcsr_array_types
array_i1d_obj
Contents
Variables
low
Source Code
array_i1d_obj
type, public :: array_i1d_obj
Components
Type
Visibility
Attributes
Name
Initial
type(
array_i1d_type
),
public,
POINTER
::
low
=>
Null()
Source Code
TYPE
array_i1d_obj
TYPE
(
array_i1d_type
),
POINTER
::
low
=>
Null
()
END TYPE
array_i1d_obj