| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | SAVE | :: | omp_size | |||
| integer, | public, | SAVE | :: | omp_rank | |||
| logical, | public, | SAVE | :: | is_omp_root | |||
| logical, | public, | SAVE | :: | is_omp_master | |||
| logical, | public, | SAVE | :: | is_using_omp | |||
| logical, | public, | SAVE | :: | is_north_pole_phy | |||
| logical, | public, | SAVE | :: | is_south_pole_phy | |||
| integer, | public, | SAVE, DIMENSION(:), ALLOCATABLE | :: | klon_omp_para_nb | |||
| integer, | public, | SAVE, DIMENSION(:), ALLOCATABLE | :: | klon_omp_para_begin | |||
| integer, | public, | SAVE, DIMENSION(:), ALLOCATABLE | :: | klon_omp_para_end | |||
| integer, | public, | SAVE | :: | klon_omp | |||
| integer, | public, | SAVE | :: | klon_omp_begin | |||
| integer, | public, | SAVE | :: | klon_omp_end |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | klon_mpi |