DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
c_dbcsr_checksum
Function
21 statements
Source File
dbcsr_api_c.F
dbcsr_api_c
c_dbcsr_checksum
Contents
private function c_dbcsr_checksum(c_matrix, c_local, c_pos) result(c_checksum) bind(C, name="c_dbcsr_checksum")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
VALUE
::
c_matrix
logical(kind=c_bool),
intent(in),
optional
::
c_local
logical(kind=c_bool),
intent(in),
optional
::
c_pos
Return Value
real(kind=c_double)