Uses of Class
no.uib.cipr.matrix.distributed.DistRowMatrix
Packages that use DistRowMatrix
-
Uses of DistRowMatrix in no.uib.cipr.matrix.distributed
Methods in no.uib.cipr.matrix.distributed that return DistRowMatrixModifier and TypeMethodDescriptionDistRowMatrix.copy()
Deprecated.DistRowMatrix.zero()
Deprecated.Constructors in no.uib.cipr.matrix.distributed with parameters of type DistRowMatrixModifierConstructorDescriptionTwoLevelPreconditioner
(Preconditioner prec, DistRowMatrix A, DistVector z) Deprecated.