| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | ki9 | = | selected_int_kind(R=9) | |
| integer, | public | :: | testInt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout) | :: | s | |||
| integer, | intent(in) | :: | seed_in |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout), | DIMENSION(:) | :: | s | ||
| integer, | intent(in), | DIMENSION(:) | :: | seed_in |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout) | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout) | :: | s | |||
| integer, | intent(inout) | :: | n |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout), | DIMENSION(:) | :: | s |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=ki9), | public | :: | seed |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout) | :: | s |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout) | :: | s | |||
| integer, | intent(in) | :: | seed_in |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(rng_state), | intent(inout), | DIMENSION(:) | :: | s | ||
| integer, | intent(in), | DIMENSION(:) | :: | seed_in |