| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(fun1d_interf) | :: | fun | ||||
| real(kind=wp), | intent(in) | :: | xbnds(2) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(fun2d_interf) | :: | fun | ||||
| real(kind=wp), | intent(in) | :: | xbnds(2) | |||
| real(kind=wp), | intent(in) | :: | ybnds(2) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | x(:,:) | |||
| real(kind=wp), | intent(in) | :: | y(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | xx(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(fun1d_interf) | :: | fun | ||||
| real(kind=wp), | intent(in) | :: | xbnds(2) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(fun2d_interf) | :: | fun | ||||
| real(kind=wp), | intent(in) | :: | xbnds(2) | |||
| real(kind=wp), | intent(in) | :: | ybnds(2) |