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

Public Member Functions

subroutine init_phys_lmdz_omp_data (klon_mpi)
subroutine print_module_data
subroutine init_phys_lmdz_omp_data (klon_mpi)
subroutine print_module_data

Public Attributes

integer, save omp_size
integer, save omp_rank
logical, save is_omp_root
logical, save is_using_omp
integer, dimension(:),
allocatable, save 
klon_omp_para_nb
integer, dimension(:),
allocatable, save 
klon_omp_para_begin
integer, dimension(:),
allocatable, save 
klon_omp_para_end
integer, save klon_omp
integer, save klon_omp_begin
integer, save klon_omp_end

Detailed Description

Definition at line 4 of file mod_phys_lmdz_omp_data.F90.

Member Function/Subroutine Documentation

subroutine mod_phys_lmdz_omp_data::init_phys_lmdz_omp_data ( integer, intent(in)  klon_mpi)

Definition at line 22 of file mod_phys_lmdz_omp_data.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_phys_lmdz_omp_data::init_phys_lmdz_omp_data ( integer, intent(in)  klon_mpi)

Definition at line 22 of file mod_phys_lmdz_omp_data.F90.

Here is the call graph for this function:

subroutine mod_phys_lmdz_omp_data::print_module_data ( )

Definition at line 91 of file mod_phys_lmdz_omp_data.F90.

subroutine mod_phys_lmdz_omp_data::print_module_data ( )

Definition at line 91 of file mod_phys_lmdz_omp_data.F90.

Member Data Documentation

logical save mod_phys_lmdz_omp_data::is_omp_root

Definition at line 8 of file mod_phys_lmdz_omp_data.F90.

logical save mod_phys_lmdz_omp_data::is_using_omp

Definition at line 9 of file mod_phys_lmdz_omp_data.F90.

integer save mod_phys_lmdz_omp_data::klon_omp

Definition at line 15 of file mod_phys_lmdz_omp_data.F90.

integer save mod_phys_lmdz_omp_data::klon_omp_begin

Definition at line 16 of file mod_phys_lmdz_omp_data.F90.

integer save mod_phys_lmdz_omp_data::klon_omp_end

Definition at line 17 of file mod_phys_lmdz_omp_data.F90.

integer, dimension(:), allocatable, save mod_phys_lmdz_omp_data::klon_omp_para_begin

Definition at line 12 of file mod_phys_lmdz_omp_data.F90.

integer, dimension(:), allocatable, save mod_phys_lmdz_omp_data::klon_omp_para_end

Definition at line 13 of file mod_phys_lmdz_omp_data.F90.

integer, dimension(:), allocatable, save mod_phys_lmdz_omp_data::klon_omp_para_nb

Definition at line 11 of file mod_phys_lmdz_omp_data.F90.

integer save mod_phys_lmdz_omp_data::omp_rank

Definition at line 7 of file mod_phys_lmdz_omp_data.F90.

integer save mod_phys_lmdz_omp_data::omp_size

Definition at line 6 of file mod_phys_lmdz_omp_data.F90.


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