DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_ith_array
Interface
4 statements
Source File
dbcsr_array_list_methods.F
dbcsr_array_list_methods
get_ith_array
Contents
Module Procedures
allocate_and_get_ith_array
get_ith_array
private interface get_ith_array
Module Procedures
private subroutine
allocate_and_get_ith_array
(list, i, array)
get ith array
Arguments
Type
Intent
Optional
Attributes
Name
type(
array_list
),
intent(in)
::
list
integer,
intent(in)
::
i
integer,
intent(out),
DIMENSION(:), ALLOCATABLE
::
array
private interface
get_ith_array
()
Arguments
None