Unit marker paths, centered at the data point, in point-size units.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | MAX_MARKER_VERTICES | = | 32 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | style | |||
| real(kind=wp), | intent(out) | :: | x(:) | |||
| real(kind=wp), | intent(out) | :: | y(:) | |||
| integer, | intent(out) | :: | n | |||
| logical, | intent(out) | :: | closed |