| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | SAVE | :: | lunout | |||
| integer, | public, | SAVE | :: | prt_level | |||
| logical, | public, | SAVE | :: | debug | |||
| logical, | public, | SAVE | :: | alert_first_call | = | .TRUE. | |
| logical, | public, | SAVE | :: | call_alert |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | lunout_ | |||
| integer, | intent(in) | :: | prt_level_ | |||
| logical, | intent(in) | :: | debug_ |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | message | ||||
| character(len=*), | intent(in) | :: | modname | |||
| integer | :: | niv_alerte |