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