Uses of Class
no.uib.cipr.matrix.sparse.FlexCompRowMatrix

Packages that use FlexCompRowMatrix
no.uib.cipr.matrix.sparse Unstructured sparse matrices and vectors with iterative solvers and preconditioners. 
 

Uses of FlexCompRowMatrix in no.uib.cipr.matrix.sparse
 

Methods in no.uib.cipr.matrix.sparse that return FlexCompRowMatrix
 FlexCompRowMatrix FlexCompRowMatrix.zero()
           
 

Constructors in no.uib.cipr.matrix.sparse with parameters of type FlexCompRowMatrix
ILUT(FlexCompRowMatrix LU)
          Sets up the preconditioner for the given matrix.
ILUT(FlexCompRowMatrix LU, double tau, int p)
          Sets up the preconditioner for the given matrix