| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(IO_), | intent(inout) | :: | obj | |||
| real(kind=real32), | intent(in) | :: | x(:) | |||
| real(kind=real32), | intent(in) | :: | Fx(:) | |||
| character(len=*), | intent(in), | optional | :: | option | ||
| logical, | intent(in), | optional | :: | logscale | ||
| character(len=*), | intent(in), | optional | :: | name |