dbcsr_tas_checksum Function

public function dbcsr_tas_checksum(matrix, local, pos)

Calculate checksum of tall-and-skinny matrix consistent with dbcsr_checksum

Arguments

Type IntentOptional Attributes Name
type(dbcsr_tas_type), intent(in) :: matrix
logical, intent(in), optional :: local
logical, intent(in), optional :: pos

Return Value real(kind=real_8)