ice_broadcast::broadcast_scalar Interface Reference

List of all members.

Private Member Functions

subroutine broadcast_scalar_dbl (scalar, root_pe)
subroutine broadcast_scalar_real (scalar, root_pe)
subroutine broadcast_scalar_int (scalar, root_pe)
subroutine broadcast_scalar_log (scalar, root_pe)
subroutine broadcast_scalar_char (scalar, root_pe)

Detailed Description

Definition at line 39 of file ice_broadcast.F90.


Member Function/Subroutine Documentation

subroutine ice_broadcast::broadcast_scalar::broadcast_scalar_char ( character (*),intent(inout)  scalar,
integer (int_kind),intent(in)  root_pe 
) [private]

Definition at line 282 of file ice_broadcast.F90.

subroutine ice_broadcast::broadcast_scalar::broadcast_scalar_dbl ( real (dbl_kind),intent(inout)  scalar,
integer (int_kind),intent(in)  root_pe 
) [private]

Definition at line 72 of file ice_broadcast.F90.

subroutine ice_broadcast::broadcast_scalar::broadcast_scalar_int ( integer (int_kind),intent(inout)  scalar,
integer (int_kind),intent(in)  root_pe 
) [private]

Definition at line 170 of file ice_broadcast.F90.

subroutine ice_broadcast::broadcast_scalar::broadcast_scalar_log ( logical (log_kind),intent(inout)  scalar,
integer (int_kind),intent(in)  root_pe 
) [private]

Definition at line 219 of file ice_broadcast.F90.

subroutine ice_broadcast::broadcast_scalar::broadcast_scalar_real ( real (real_kind),intent(inout)  scalar,
integer (int_kind),intent(in)  root_pe 
) [private]

Definition at line 121 of file ice_broadcast.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