DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
array_eq_i
Function
7 statements
Source File
dbcsr_array_list_methods.F
dbcsr_array_list_methods
array_eq_i
Contents
public pure function array_eq_i(arr1, arr2)
check whether two arrays are equal
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in),
DIMENSION(:)
::
arr1
integer,
intent(in),
DIMENSION(:)
::
arr2
Return Value
logical