IndexRundeck: P1SoM40Created: Thu May 9 03:30:12 EDT 2024

List of All Global Variables

a b c d e f g h i j k l m n o p q r s t u v w x y z
all : integer, parameter
Global variable . Module: HALO_MOD. File: Halo_mod.F90
Initial Value = NORTH + SOUTH
am_i_root : used from mpisupport_mod
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90

am_i_root : used from mpisupport_mod
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

backspace_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

band_pack :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Procedure in which each PE receives data from other PEs
band_pack_type :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
a data structure needed by BAND_PACK, initialized
broadcast :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Generic routine to broadcast data to all PEs.
broadcast : used from dist_grid_mod
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

buf1d_local : real*8, dimension(:), allocatable
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

buf1d_local_size : integer
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f
Initial Value = -1
buf1d_tile : real*8, dimension(:), allocatable
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

buf1d_tile_size : integer
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f
Initial Value = -1
bufij_tile : real*8, dimension(:), allocatable
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

bufij_tile_size : integer
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f
Initial Value = -1
bufrecv : real*8, dimension(:), allocatable
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

bufsend : real*8, dimension(:), allocatable
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

checksum :
Global variable . Module: GLOBALSUM_MOD. File: GlobalSum_mod.F90
output a bit-reproducible checksum for an array
checksum_unit : integer, public
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90

closeunit : used from filemanager
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

communicator : integer
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90

communicator_ : integer
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

dist_grid : used from dd2d_utils
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
derived type to provide domain decomposition information
dist_grid : used from dist_grid_mod
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

dread8_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

dread_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

dwrite8_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

finish_app :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Cleans up at the end of the run (closes debugging file)
gatherreal8 : used from gatherscatter_mod
Global variable . Module: GLOBALSUM_MOD. File: GlobalSum_mod.F90

get :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
- extracts bounds information from DIST_GRID object
globalmax :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Generic wrapper for Real/integer
globalmin :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Generic wrapper for Real
globalsum :
Global variable . Module: GLOBALSUM_MOD. File: GlobalSum_mod.F90
output a bit-reproducible global-hemisphere-zonal sum for an array
grid : type(dist_grid), target
Global variable . Module: DOMAIN_DECOMP_ATM. File: DomainDecompLatLon.f

halo_update :
Global variable . Module: HALO_MOD. File: Halo_mod.F90
generic wrapper for 2D and 3D routines
halo_width : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 1
hidden_type : used from hidden_mod
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

init_app :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
set some parameters and initialize ESMF
init_band_pack_type :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
initialization routine during which each PE
init_dist_grid : used from dd2d_utils
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90

lookup_pet :
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f
index of PET for a given J
lookup_pet :
Global variable . Module: HIDDEN_MOD. File: Hidden_mod.F90
index of PET for a given J
max_mpi_types : integer, parameter
Global variable . Module: MPISUPPORT_MOD. File: MpiSupport_mod.F90
Initial Value = 1024
maxstrlen : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 40
mpitypes : type(mpitype_type), dimension(MAX_MPI_TYPES)
Global variable . Module: MPISUPPORT_MOD. File: MpiSupport_mod.F90

nkmax : integer, parameter
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f
Initial Value = 100
north : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 2**0
north2 : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 2**2
north3 : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 2**3
not_found : integer, parameter
Global variable . Module: MPISUPPORT_MOD. File: MpiSupport_mod.F90
Initial Value = -1
npes_world : integer
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
number of total processes
num_dimensions : integer, parameter
Global variable . Module: PROCESSTOPOLOGY_MOD. File: ProcessTopology_mod.F90
Initial Value = 3
nummpitypes : integer, save
Global variable . Module: MPISUPPORT_MOD. File: MpiSupport_mod.F90
Initial Value = 0
openunit : used from filemanager
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

pack :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to pack a global array
pack_block :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to pack a global array
pack_column :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to pack a global array
pack_data : used from dd2d_utils
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

pack_j :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to pack a global array
rank : integer
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
index of _this_ PET (analagous to MPI rank)
reallocatebufsend : logical
Global variable . Module: DD2D_UTILS. File: dd2d_utils.f

rewind_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

root : integer
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90

root_process : used from mpisupport_mod
Global variable . Module: GLOBALSUM_MOD. File: GlobalSum_mod.F90

root_process : integer, parameter, public
Global variable . Module: MPISUPPORT_MOD. File: MpiSupport_mod.F90
Initial Value = 0
skip_parallel : used from pario_fbsa
Global variable . Module: SPECIALIO_MOD. File: SpecialIO_mod.F90

south : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 2**1
southjmm1 : integer, parameter
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
Initial Value = 2**4
sumxpe :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
sum an array over processors without reducing its rank
unpack :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to unpack into a distributed
unpack_block :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to unpack into a distributed
unpack_column :
Global variable . Module: GATHERSCATTER_MOD. File: GatherScatter_mod.F90
Generic routine to unpack into a distributed
unpack_data : used from dd2d_utils
Global variable . Module: PARIO_FBSA. File: pario_fbsa.f

via :
Global variable . Module: DIST_GRID_MOD. File: dist_grid_mod.F90
INIT_BAND_PACK_TYPE

Simplex Website Curator: Igor Aleinov — NASA Official: Gavin A. Schmidt

Contact GISS NASA Privacy PolicyAccessibility