c_dbcsr_get_stored_coordinates Subroutine

private subroutine c_dbcsr_get_stored_coordinates(c_matrix, row, col, processor) bind(C, name="c_dbcsr_get_stored_coordinates")

Arguments

Type IntentOptional 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