c_dbcsr_get_local_cols Subroutine

private subroutine c_dbcsr_get_local_cols(c_matrix, c_local_cols, c_size) bind(C, name="c_dbcsr_get_local_cols")

Arguments

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