shr_map_mod::shr_map_mapType Type Reference

List of all members.

Private Attributes

character(SHR_KIND_CS) name
character(SHR_KIND_CS) type
character(SHR_KIND_CS) algo
character(SHR_KIND_CS) mask
character(SHR_KIND_CS) vect
integer(SHR_KIND_IN) nsrc
integer(SHR_KIND_IN) ndst
integer(SHR_KIND_IN) nwts
real(SHR_KIND_R8), dimension(:),
pointer 
xsrc
real(SHR_KIND_R8), dimension(:),
pointer 
ysrc
real(SHR_KIND_R8), dimension(:),
pointer 
xdst
real(SHR_KIND_R8), dimension(:),
pointer 
ydst
real(SHR_KIND_R8), dimension(:),
pointer 
wgts
integer(SHR_KIND_IN),
dimension(:), pointer 
isrc
integer(SHR_KIND_IN),
dimension(:), pointer 
idst
character(SHR_KIND_CS) fill
character(SHR_KIND_CS) init

Detailed Description

Definition at line 92 of file shr_map_mod.F90.


Member Data Documentation

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::algo [private]

Definition at line 96 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::fill [private]

Definition at line 109 of file shr_map_mod.F90.

integer(SHR_KIND_IN),dimension(:),pointer shr_map_mod::shr_map_mapType::idst [private]

Definition at line 108 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::init [private]

Definition at line 110 of file shr_map_mod.F90.

integer(SHR_KIND_IN),dimension(:),pointer shr_map_mod::shr_map_mapType::isrc [private]

Definition at line 107 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::mask [private]

Definition at line 97 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::name [private]

Definition at line 94 of file shr_map_mod.F90.

integer(SHR_KIND_IN) shr_map_mod::shr_map_mapType::ndst [private]

Definition at line 100 of file shr_map_mod.F90.

integer(SHR_KIND_IN) shr_map_mod::shr_map_mapType::nsrc [private]

Definition at line 99 of file shr_map_mod.F90.

integer(SHR_KIND_IN) shr_map_mod::shr_map_mapType::nwts [private]

Definition at line 101 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::type [private]

Definition at line 95 of file shr_map_mod.F90.

character(SHR_KIND_CS) shr_map_mod::shr_map_mapType::vect [private]

Definition at line 98 of file shr_map_mod.F90.

real(SHR_KIND_R8),dimension(:),pointer shr_map_mod::shr_map_mapType::wgts [private]

Definition at line 106 of file shr_map_mod.F90.

real(SHR_KIND_R8),dimension(:),pointer shr_map_mod::shr_map_mapType::xdst [private]

Definition at line 104 of file shr_map_mod.F90.

real(SHR_KIND_R8),dimension(:),pointer shr_map_mod::shr_map_mapType::xsrc [private]

Definition at line 102 of file shr_map_mod.F90.

real(SHR_KIND_R8),dimension(:),pointer shr_map_mod::shr_map_mapType::ydst [private]

Definition at line 105 of file shr_map_mod.F90.

real(SHR_KIND_R8),dimension(:),pointer shr_map_mod::shr_map_mapType::ysrc [private]

Definition at line 103 of file shr_map_mod.F90.


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

Generated on Wed Jun 23 12:04:56 2010 for CESM_Driver by  doxygen 1.6.1