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