dbcsr_t_checksum Function

public function dbcsr_t_checksum(tensor, local, pos)

checksum of a tensor consistent with dbcsr_checksum

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(in) :: tensor
logical, intent(in), optional :: local
logical, intent(in), optional :: pos

Return Value real(kind=real_8)