Package | Description |
---|---|
no.uib.cipr.matrix.distributed |
Message passing interface (MPI) for Java.
|
Modifier and Type | Method and Description |
---|---|
DistRowMatrix |
DistRowMatrix.copy()
Deprecated.
|
DistRowMatrix |
DistRowMatrix.zero()
Deprecated.
|
Constructor and Description |
---|
TwoLevelPreconditioner(Preconditioner prec,
DistRowMatrix A,
DistVector z)
Deprecated.
|