Subtabulate array x
, creating interpolated array of length Nx
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout) | :: | x(Nx) | |||
integer, | intent(in) | :: | Nx |
Subtabulate array x
, creating interpolated array of length Nx
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(inout) | :: | x(Nx) | |||
integer, | intent(in) | :: | Nx |