dbcsr_t_equal Function

private function dbcsr_t_equal(tensor1, tensor2)

check if two (arbitrarily mapped and distributed) tensors are equal.

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(inout) :: tensor1
type(dbcsr_t_type), intent(inout) :: tensor2

Return Value logical