Matplotlib-style overlap cost for points, paths and rectangular patches.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | bounds(4) | |||
| real(kind=wp), | intent(in) | :: | x(:) | |||
| real(kind=wp), | intent(in) | :: | y(:) | |||
| integer, | intent(in), | optional | :: | paths(:) | ||
| real(kind=wp), | intent(in), | optional | :: | rectangles(:,:) |