WAVEWATCH III  beta 0.0.1
yowrankModule.F90 File Reference

provides RANK array More...

Go to the source code of this file.

Data Types

type  yowrankmodule::t_rank
 

Modules

module  yowrankmodule
 Provides access to some information of all threads e.g.
 

Functions/Subroutines

subroutine, public yowrankmodule::initrankmodule ()
 allocate and exchange More...
 
subroutine yowrankmodule::exchangeiplg ()
 send iplg from this thread to every neighbor thread More...
 
subroutine yowrankmodule::calcistart ()
 
subroutine, public yowrankmodule::finalizerankmodule ()
 

Variables

type(t_rank), dimension(:), allocatable, public yowrankmodule::rank
 Provides access to some information of all threads e.g. More...
 
integer, dimension(:), allocatable, public yowrankmodule::ipgl_to_proc
 
integer, dimension(:), allocatable, public yowrankmodule::ipgl_tot
 
integer, dimension(:), allocatable, public yowrankmodule::ipgl_npa
 

Detailed Description

provides RANK array

Author
Thomas Huxhorn
Date
2013

Definition in file yowrankModule.F90.