c_dbcsr_get_local_rows Subroutine

private subroutine c_dbcsr_get_local_rows(c_matrix, c_local_rows, c_size) bind(C, name="c_dbcsr_get_local_rows")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), VALUE :: c_matrix
integer(kind=c_int), intent(inout), DIMENSION(c_size) :: c_local_rows
integer(kind=c_int), intent(in), VALUE :: c_size