Small helping type to allow arrays of arrays for the variable data.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nDeviating | ||||
| integer, | private, | allocatable | :: | degree(:) | |||
| integer, | private, | allocatable | :: | first(:) | |||
| real(kind=rk), | private, | pointer | :: | dat(:) | |||
| logical, | private, | allocatable | :: | deviates(:) |