finesse.cymath.cmatrix
¶
Sparse matrix objects with factorisation and solving routines performed via KLU.
Classes
|
|
An object representation of a CCS matrix with methods to factor and solve the matrix via KLU. |
|
This class represents a sub-matrix view of a CCS sparse matrix. |
|
This class represents a sub-matrix view of a CCS sparse matrix. |
|
|
An abstract class representing common features between dense and sparse diagonal structured sub-matrices. |
This is a class for storing sub-matrix views for coupling directly to another single SubCCSView. |
|
This is a class for storing sub-matrix views. |