Uses of Class
no.uib.cipr.matrix.sparse.FlexCompRowMatrix
-
Packages that use FlexCompRowMatrix Package Description no.uib.cipr.matrix.sparse -
-
Uses of FlexCompRowMatrix in no.uib.cipr.matrix.sparse
Methods in no.uib.cipr.matrix.sparse that return FlexCompRowMatrix Modifier and Type Method Description FlexCompRowMatrix
FlexCompRowMatrix. zero()
Constructors in no.uib.cipr.matrix.sparse with parameters of type FlexCompRowMatrix Constructor Description 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
-