| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in), | DIMENSION(:) | :: | X | ||
| real(kind=R8), | intent(out), | DIMENSION(:) | :: | V |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in), | DIMENSION(:) | :: | X | ||
| real(kind=R8), | intent(out), | DIMENSION(:) | :: | V | ||
| integer, | intent(in) | :: | K |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in) | :: | A(:) | |||
| real(kind=R8), | intent(inout) | :: | LAMBDA | |||
| real(kind=R8), | intent(in) | :: | X(:) | |||
| real(kind=R8), | intent(out) | :: | V(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(out), | DIMENSION(:) | :: | A | ||
| real(kind=R8), | intent(in) | :: | LAMBDA | |||
| real(kind=R8), | intent(in) | :: | X(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in) | :: | A(:) | |||
| real(kind=R8), | intent(inout) | :: | LAMBDA | |||
| real(kind=R8), | intent(in) | :: | X(:) | |||
| real(kind=R8), | intent(out) | :: | V(:) | |||
| integer, | intent(in) | :: | K |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in), | DIMENSION(:) | :: | X |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=R8), | intent(in) | :: | A(:) | |||
| real(kind=R8), | intent(in) | :: | LAMBDA | |||
| real(kind=R8), | intent(in) | :: | X(:) |