| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | arr(:) | |||
| real(kind=sp), | intent(in) | :: | val | |||
| integer, | intent(in), | optional | :: | ind_change | ||
| real(kind=sp), | intent(in), | optional | :: | offset |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(write_state_t), | intent(inout) | :: | state | |||
| logical, | intent(in) | :: | mc_col | |||
| real(kind=sp), | intent(in) | :: | num | |||
| character(len=*), | intent(in) | :: | title |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | arr(:) | |||
| real(kind=sp), | intent(in) | :: | val | |||
| integer, | intent(in), | optional | :: | ind_change | ||
| real(kind=sp), | intent(in), | optional | :: | offset |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(write_state_t), | intent(inout) | :: | state | |||
| logical, | intent(in) | :: | mc_col | |||
| real(kind=sp), | intent(in) | :: | num | |||
| character(len=*), | intent(in) | :: | title |