| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=pr), | intent(in) | :: | del1(:) | |||
| real(kind=pr), | intent(out) | :: | OMa(size(del1)) | |||
| real(kind=pr), | intent(out) | :: | OMb(size(del1)) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=pr), | private | :: | d1(size(del1)) | ||||
| real(kind=pr), | private | :: | y(size(del1)) |