Go to the source code of this file.
|
| integer, save | mod_phys_lmdz_omp_data::omp_size |
| |
| integer, save | mod_phys_lmdz_omp_data::omp_rank |
| |
| logical, save | mod_phys_lmdz_omp_data::is_omp_root |
| |
| logical, save | mod_phys_lmdz_omp_data::is_using_omp |
| |
| integer, dimension(:), allocatable, save | mod_phys_lmdz_omp_data::klon_omp_para_nb |
| |
| integer, dimension(:), allocatable, save | mod_phys_lmdz_omp_data::klon_omp_para_begin |
| |
| integer, dimension(:), allocatable, save | mod_phys_lmdz_omp_data::klon_omp_para_end |
| |
| integer, save | mod_phys_lmdz_omp_data::klon_omp |
| |
| integer, save | mod_phys_lmdz_omp_data::klon_omp_begin |
| |
| integer, save | mod_phys_lmdz_omp_data::klon_omp_end |
| |