Add second type for complex numbers
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | value | |||
| integer, | intent(in) | :: | N | |||
| integer, | intent(in), | optional | :: | idx |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | value | |||
| real(kind=wp), | intent(in), | dimension(:) | :: | grad |