A data type for a triplet of integer, integer, complex.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | index_column |
column value. |
|||
| integer, | public | :: | index_row |
row value. |
|||
| complex(kind=NTCOMPLEX), | public | :: | point_value |
actual value at those indices. |