| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | nb_timer | = | 4 | |
| integer, | public, | parameter | :: | timer_caldyn | = | 1 | |
| integer, | public, | parameter | :: | timer_vanleer | = | 2 | |
| integer, | public, | parameter | :: | timer_dissip | = | 3 | |
| integer, | public, | parameter | :: | timer_physic | = | 4 | |
| integer, | public, | parameter | :: | stopped | = | 1 | |
| integer, | public, | parameter | :: | running | = | 2 | |
| integer, | public, | parameter | :: | suspended | = | 3 | |
| integer, | public | :: | max_size | ||||
| real, | public, | allocatable, dimension(:,:,:) | :: | timer_table | |||
| real, | public, | allocatable, dimension(:,:,:) | :: | timer_table_sqr | |||
| integer, | public, | allocatable, dimension(:,:,:) | :: | timer_iteration | |||
| real, | public, | allocatable, dimension(:,:,:) | :: | timer_average | |||
| real, | public, | allocatable, dimension(:,:,:) | :: | timer_delta | |||
| real, | public, | allocatable, dimension(:) | :: | timer_running | |||
| real, | public, | allocatable, dimension(:) | :: | last_time | |||
| integer, | public, | allocatable, dimension(:) | :: | timer_state |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | no_timer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | no_timer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | no_timer |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | no_timer |