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