Lines Matching defs:comm

51       subroutine broadcast_dp(scalar,comm)  argument
53 integer, intent(in), optional :: comm local
66 subroutine broadcast_v_dp(a,comm) argument
68 integer, intent(in), optional :: comm local
81 subroutine broadcast_vv_dp(a,comm) argument
84 integer, intent(in), optional :: comm local
97 subroutine broadcast_vvv_dp(a,comm) argument
100 integer, intent(in), optional :: comm local
113 subroutine broadcast_sp(scalar,comm) argument
115 integer, intent(in), optional :: comm local
128 subroutine broadcast_int(scalar,comm) argument
130 integer, intent(in), optional :: comm local
143 subroutine broadcast_v_int(a,comm) argument
145 integer, intent(in), optional :: comm local
158 subroutine broadcast_vv_int(a,comm) argument
160 integer, intent(in), optional :: comm local
173 subroutine broadcast_vvv_int(a,comm) argument
175 integer, intent(in), optional :: comm local
188 subroutine broadcast_char(str,comm) argument
190 integer, intent(in), optional :: comm local
203 subroutine broadcast_logical(scalar,comm) argument
205 integer, intent(in), optional :: comm local
219 subroutine Globalize_or(local,global,comm) argument
222 integer, intent(in), optional :: comm local
237 subroutine Globalize_sum_dp(local,global,comm) argument
240 integer, intent(in), optional :: comm local
255 subroutine Globalize_sum_v_dp(local,global,comm) argument
258 integer, intent(in), optional :: comm local
279 subroutine Globalize_sum_vv_dp(local,global,comm) argument
282 integer, intent(in), optional :: comm local
305 subroutine Globalize_sum_int(local,global,comm) argument
308 integer, intent(in), optional :: comm local
323 subroutine Globalize_max_dp(local,global,comm) argument
326 integer, intent(in), optional :: comm local
341 subroutine Globalize_max_int(local,global,comm) argument
344 integer, intent(in), optional :: comm local
359 subroutine Globalize_min_dp(local,global,comm) argument
362 integer, intent(in), optional :: comm local
377 subroutine Globalize_min_int(local,global,comm) argument
380 integer, intent(in), optional :: comm local