Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | MWTIME | = | 1 | |
integer, | public, | parameter | :: | XWTIME | = | 2 | |
integer, | public, | parameter | :: | PUTIME | = | 4 | |
integer, | public, | parameter | :: | PSTIME | = | 8 | |
integer, | public, | parameter | :: | CUTIME | = | 16 | |
integer, | public, | parameter | :: | CSTIME | = | 32 | |
integer, | public, | parameter | :: | ALLTIME | = | MWTIME+XWTIME+PUTIME+PSTIME+CUTIME+CSTIME | |
integer, | public, | parameter | :: | UWRATE | = | 64 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name | |||
real(kind=8), | intent(out), | optional, | dimension(0:5,0:1) | :: | tms |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | lu | |||
integer, | intent(in), | optional | :: | umask |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | comm | |||
integer, | intent(in) | :: | root | |||
integer, | intent(in) | :: | lu | |||
integer, | intent(in), | optional | :: | umask |