ice_gather_scatter::scatter_global Interface Reference

List of all members.

Private Member Functions

subroutine scatter_global_dbl (ARRAY, ARRAY_G, src_task, dst_dist, field_loc, field_type)
subroutine scatter_global_real (ARRAY, ARRAY_G, src_task, dst_dist, field_loc, field_type)
subroutine scatter_global_int (ARRAY, ARRAY_G, src_task, dst_dist, field_loc, field_type)

Detailed Description

Definition at line 60 of file ice_gather_scatter.F90.


Member Function/Subroutine Documentation

subroutine ice_gather_scatter::scatter_global::scatter_global_dbl ( real (dbl_kind),dimension(:,:,:),intent(inout)  ARRAY,
real (dbl_kind),dimension(:,:),intent(in)  ARRAY_G,
integer (int_kind),intent(in)  src_task,
type (distrb),intent(in)  dst_dist,
integer (int_kind),intent(in)  field_loc,
integer (int_kind),intent(in)  field_type 
) [private]

Definition at line 756 of file ice_gather_scatter.F90.

subroutine ice_gather_scatter::scatter_global::scatter_global_int ( integer (int_kind),dimension(:,:,:),intent(inout)  ARRAY,
integer (int_kind),dimension(:,:),intent(in)  ARRAY_G,
integer (int_kind),intent(in)  src_task,
type (distrb),intent(in)  dst_dist,
integer (int_kind),intent(in)  field_loc,
integer (int_kind),intent(in)  field_type 
) [private]

Definition at line 1526 of file ice_gather_scatter.F90.

subroutine ice_gather_scatter::scatter_global::scatter_global_real ( real (real_kind),dimension(:,:,:),intent(inout)  ARRAY,
real (real_kind),dimension(:,:),intent(in)  ARRAY_G,
integer (int_kind),intent(in)  src_task,
type (distrb),intent(in)  dst_dist,
integer (int_kind),intent(in)  field_loc,
integer (int_kind),intent(in)  field_type 
) [private]

Definition at line 1141 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