| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ix | |||
| real, | intent(in) | :: | f(:) | |||
| real, | intent(in) | :: | x(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ix | |||
| real, | intent(in) | :: | f(:,:) | |||
| real, | intent(in) | :: | x(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ix | |||
| real, | intent(in) | :: | f(:,:,:) | |||
| real, | intent(in) | :: | x(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ix | |||
| real, | intent(in) | :: | f(:,:,:,:) | |||
| real, | intent(in) | :: | x(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ix | |||
| real, | intent(in) | :: | f(:,:,:,:,:) | |||
| real, | intent(in) | :: | x(:) |