My Project
 All Classes Files Functions Variables Macros
mod_phys_lmdz_para Module Reference
Collaboration diagram for mod_phys_lmdz_para:
[legend]

Public Member Functions

subroutine init_phys_lmdz_para (iim, jjp1, nb_proc, distrib)
subroutine test_transfert
subroutine init_phys_lmdz_para (iim, jjp1, nb_proc, distrib)
subroutine test_transfert

Public Attributes

integer, save klon_loc
logical, save is_sequential
logical, save is_parallel
logical, save is_master

Detailed Description

Definition at line 4 of file mod_phys_lmdz_para.F90.

Member Function/Subroutine Documentation

subroutine mod_phys_lmdz_para::init_phys_lmdz_para ( integer, intent(in)  iim,
integer, intent(in)  jjp1,
integer, intent(in)  nb_proc,
integer, dimension(0:nb_proc-1), intent(in)  distrib 
)

Definition at line 18 of file mod_phys_lmdz_para.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_phys_lmdz_para::init_phys_lmdz_para ( integer, intent(in)  iim,
integer, intent(in)  jjp1,
integer, intent(in)  nb_proc,
integer, dimension(0:nb_proc-1), intent(in)  distrib 
)

Definition at line 18 of file mod_phys_lmdz_para.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_para::test_transfert ( )

Definition at line 46 of file mod_phys_lmdz_para.F90.

subroutine mod_phys_lmdz_para::test_transfert ( )

Definition at line 46 of file mod_phys_lmdz_para.F90.

Here is the caller graph for this function:

Member Data Documentation

logical save mod_phys_lmdz_para::is_master

Definition at line 12 of file mod_phys_lmdz_para.F90.

logical save mod_phys_lmdz_para::is_parallel

Definition at line 11 of file mod_phys_lmdz_para.F90.

logical save mod_phys_lmdz_para::is_sequential

Definition at line 10 of file mod_phys_lmdz_para.F90.

integer save mod_phys_lmdz_para::klon_loc

Definition at line 9 of file mod_phys_lmdz_para.F90.


The documentation for this module was generated from the following files: