NTPoly
Public Attributes | List of all members
tripletlistmodule::tripletlist_t Type Reference

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
 

Detailed Description

A data type for a list of triplets. As this is related to matrix multiplication, the referencing indices are rows and columns.


The documentation for this type was generated from the following file: