|
NTPoly
|
A data type for a list of triplets. As this is related to matrix multiplication, the referencing indices are rows and columns. More...
Public Attributes | |
| type(triplet_t), dimension(:), allocatable | data |
| Internal representation of the data. | |
| integer | currentsize |
| Current number of elements in the triplet list. | |
A data type for a list of triplets. As this is related to matrix multiplication, the referencing indices are rows and columns.
1.8.14