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 |
A data type for a list of triplets. As this is related to matrix multiplication, the referencing indices are rows and columns.