Uses of Class
no.uib.cipr.matrix.distributed.DistColMatrix
-
Packages that use DistColMatrix Package Description no.uib.cipr.matrix.distributed -
-
Uses of DistColMatrix in no.uib.cipr.matrix.distributed
Methods in no.uib.cipr.matrix.distributed that return DistColMatrix Modifier and Type Method Description DistColMatrix
DistColMatrix. copy()
Deprecated.DistColMatrix
DistColMatrix. zero()
Deprecated.Constructors in no.uib.cipr.matrix.distributed with parameters of type DistColMatrix Constructor Description TwoLevelPreconditioner(Preconditioner prec, DistColMatrix A, DistVector z)
Deprecated.
-