ice_distribution::distrb Type Reference

List of all members.

Private Attributes

integer(int_kind) nprocs
integer(int_kind) communicator
integer(int_kind) numLocalBlocks
integer(int_kind), dimension(:),
pointer 
blockLocation
integer(int_kind), dimension(:),
pointer 
blockLocalID
integer(int_kind), dimension(:),
pointer 
blockGlobalID
integer(int_kind), dimension(:),
pointer 
blockCnt
integer(int_kind), dimension(:,:),
pointer 
blockIndex

Detailed Description

Definition at line 39 of file ice_distribution.F90.


Member Data Documentation

integer (int_kind),dimension(:),pointer ice_distribution::distrb::blockCnt [private]

Definition at line 51 of file ice_distribution.F90.

integer (int_kind),dimension(:),pointer ice_distribution::distrb::blockGlobalID [private]

Definition at line 46 of file ice_distribution.F90.

integer (int_kind),dimension(:,:),pointer ice_distribution::distrb::blockIndex [private]

Definition at line 52 of file ice_distribution.F90.

integer (int_kind),dimension(:),pointer ice_distribution::distrb::blockLocalID [private]

Definition at line 46 of file ice_distribution.F90.

integer (int_kind),dimension(:),pointer ice_distribution::distrb::blockLocation [private]

Definition at line 46 of file ice_distribution.F90.

integer (int_kind) ice_distribution::distrb::communicator [private]

Definition at line 40 of file ice_distribution.F90.

integer (int_kind) ice_distribution::distrb::nprocs [private]

Definition at line 40 of file ice_distribution.F90.

integer (int_kind) ice_distribution::distrb::numLocalBlocks [private]

Definition at line 40 of file ice_distribution.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