finesse.cmatrix.CCSMatrix.get_matrix_elements

CCSMatrix.get_matrix_elements(self)

Returns the sparse CCS format for the current state of this matrix.

Returns

sparse : list(tuple())

It is a list of (col, row, value)