| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | vs(:) | |||
| real, | intent(in) | :: | xs(:) | |||
| real, | intent(in) | :: | xt(:) | |||
| real, | intent(out) | :: | vt(:) | |||
| real, | intent(in), | optional | :: | slope(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | vs(:,:) | |||
| real, | intent(in) | :: | xs(:) | |||
| real, | intent(in) | :: | xt(:) | |||
| real, | intent(out) | :: | vt(:,:) | |||
| real, | intent(in), | optional | :: | slope(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | vs(:,:,:) | |||
| real, | intent(in) | :: | xs(:) | |||
| real, | intent(in) | :: | xt(:) | |||
| real, | intent(out) | :: | vt(:,:,:) | |||
| real, | intent(in), | optional | :: | slope(:,:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | vs(:,:,:,:) | |||
| real, | intent(in) | :: | xs(:) | |||
| real, | intent(in) | :: | xt(:) | |||
| real, | intent(out) | :: | vt(:,:,:,:) | |||
| real, | intent(in), | optional | :: | slope(:,:,:,:) |