ice_boundary::ice_halo Type Reference

List of all members.

Private Attributes

integer(int_kind) communicator
integer(int_kind) numMsgSend
integer(int_kind) numMsgRecv
integer(int_kind) numLocalCopies
integer(int_kind) tripoleRows
logical(log_kind) tripoleTFlag
integer(int_kind), dimension(:),
pointer 
recvTask
integer(int_kind), dimension(:),
pointer 
sendTask
integer(int_kind), dimension(:),
pointer 
sizeSend
integer(int_kind), dimension(:),
pointer 
sizeRecv
integer(int_kind), dimension(:,:),
pointer 
srcLocalAddr
integer(int_kind), dimension(:,:),
pointer 
dstLocalAddr
integer(int_kind), dimension(:,:,:),
pointer 
sendAddr
integer(int_kind), dimension(:,:,:),
pointer 
recvAddr

Detailed Description

Definition at line 51 of file ice_boundary.F90.


Member Data Documentation

integer (int_kind) ice_boundary::ice_halo::communicator [private]

Definition at line 52 of file ice_boundary.F90.

integer (int_kind),dimension(:,:),pointer ice_boundary::ice_halo::dstLocalAddr [private]

Definition at line 68 of file ice_boundary.F90.

integer (int_kind) ice_boundary::ice_halo::numLocalCopies [private]

Definition at line 52 of file ice_boundary.F90.

integer (int_kind) ice_boundary::ice_halo::numMsgRecv [private]

Definition at line 52 of file ice_boundary.F90.

integer (int_kind) ice_boundary::ice_halo::numMsgSend [private]

Definition at line 52 of file ice_boundary.F90.

integer (int_kind),dimension(:,:,:),pointer ice_boundary::ice_halo::recvAddr [private]

Definition at line 72 of file ice_boundary.F90.

integer (int_kind),dimension(:),pointer ice_boundary::ice_halo::recvTask [private]

Definition at line 62 of file ice_boundary.F90.

integer (int_kind),dimension(:,:,:),pointer ice_boundary::ice_halo::sendAddr [private]

Definition at line 72 of file ice_boundary.F90.

integer (int_kind),dimension(:),pointer ice_boundary::ice_halo::sendTask [private]

Definition at line 62 of file ice_boundary.F90.

integer (int_kind),dimension(:),pointer ice_boundary::ice_halo::sizeRecv [private]

Definition at line 62 of file ice_boundary.F90.

integer (int_kind),dimension(:),pointer ice_boundary::ice_halo::sizeSend [private]

Definition at line 62 of file ice_boundary.F90.

integer (int_kind),dimension(:,:),pointer ice_boundary::ice_halo::srcLocalAddr [private]

Definition at line 68 of file ice_boundary.F90.

integer (int_kind) ice_boundary::ice_halo::tripoleRows [private]

Definition at line 52 of file ice_boundary.F90.

logical (log_kind) ice_boundary::ice_halo::tripoleTFlag [private]

Definition at line 59 of file ice_boundary.F90.


The documentation for this type 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