ice_gather_scatter::gather_global Interface Reference

List of all members.

Private Member Functions

subroutine gather_global_dbl (ARRAY_G, ARRAY, dst_task, src_dist)
subroutine gather_global_real (ARRAY_G, ARRAY, dst_task, src_dist)
subroutine gather_global_int (ARRAY_G, ARRAY, dst_task, src_dist)

Detailed Description

Definition at line 54 of file ice_gather_scatter.F90.


Member Function/Subroutine Documentation

subroutine ice_gather_scatter::gather_global::gather_global_dbl ( real (dbl_kind),dimension(:,:),intent(inout)  ARRAY_G,
real (dbl_kind),dimension(:,:,:),intent(in)  ARRAY,
integer (int_kind),intent(in)  dst_task,
type (distrb),intent(in)  src_dist 
) [private]

Definition at line 103 of file ice_gather_scatter.F90.

subroutine ice_gather_scatter::gather_global::gather_global_int ( integer (int_kind),dimension(:,:),intent(inout)  ARRAY_G,
integer (int_kind),dimension(:,:,:),intent(in)  ARRAY,
integer (int_kind),intent(in)  dst_task,
type (distrb),intent(in)  src_dist 
) [private]

Definition at line 537 of file ice_gather_scatter.F90.

subroutine ice_gather_scatter::gather_global::gather_global_real ( real (real_kind),dimension(:,:),intent(inout)  ARRAY_G,
real (real_kind),dimension(:,:,:),intent(in)  ARRAY,
integer (int_kind),intent(in)  dst_task,
type (distrb),intent(in)  src_dist 
) [private]

Definition at line 321 of file ice_gather_scatter.F90.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines

Generated on Tue Oct 6 14:02:25 2009 for CICE by  doxygen 1.6.1