DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
c_dbcsr_get_stored_coordinates
Subroutine
8 statements
Source File
dbcsr_api_c.F
dbcsr_api_c
c_dbcsr_get_stored_coordinates
Contents
private subroutine c_dbcsr_get_stored_coordinates(c_matrix, row, col, processor) bind(C, name="c_dbcsr_get_stored_coordinates")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
c_matrix
integer(kind=c_int),
intent(in),
value
::
row
integer(kind=c_int),
intent(in),
value
::
col
integer(kind=c_int),
intent(out)
::
processor