In our nextnano3 code, most of them are utilizing a sparse matrix format called MRS format which position for customized CRS (compressed row storage) format. It is a row-indexed meager storage mode. It is comparable to a format called Bell Labs format additional than it seems that the Bell Labs' is somehow dissimilar, i.e. Bell Labs stores as primary the diagonal entries, then the upper offdiagonal right of entry and then the lower offdiagonal entries, whereas the superior and lower offdiagonal parts have encompassed the similar length, implying that it stores a symmetric structured matrix (be able to comprise zeros).
Bookmarks