Uses of Class
no.uib.cipr.matrix.sparse.CompRowMatrix
Packages that use CompRowMatrix
-
Uses of CompRowMatrix in no.uib.cipr.matrix.sparse
Methods in no.uib.cipr.matrix.sparse that return CompRowMatrixConstructors in no.uib.cipr.matrix.sparse with parameters of type CompRowMatrixModifierConstructorDescriptionICC(CompRowMatrix R) Sets up the ICC preconditionerILU(CompRowMatrix LU) Sets up the ILU preconditionerConstructor for SSOR.SSOR(CompRowMatrix F, boolean reverse, double omegaF, double omegaR) Constructor for SSOR