DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
check_equal
Function
5 statements
Source File
dbcsr_array_list_methods.F
dbcsr_array_list_methods
check_equal
Contents
public function check_equal(list1, list2)
check whether two array lists are equal
Arguments
Type
Intent
Optional
Attributes
Name
type(
array_list
),
intent(in)
::
list1
type(
array_list
),
intent(in)
::
list2
Return Value
logical