Uses of Class
no.uib.cipr.matrix.distributed.DistRowMatrix

Packages that use DistRowMatrix
no.uib.cipr.matrix.distributed Message passing interface (MPI) for Java. 
 

Uses of DistRowMatrix in no.uib.cipr.matrix.distributed
 

Methods in no.uib.cipr.matrix.distributed that return DistRowMatrix
 DistRowMatrix DistRowMatrix.copy()
          Deprecated.  
 DistRowMatrix DistRowMatrix.zero()
          Deprecated.  
 

Constructors in no.uib.cipr.matrix.distributed with parameters of type DistRowMatrix
TwoLevelPreconditioner(Preconditioner prec, DistRowMatrix A, DistVector z)
          Deprecated.