|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompRowMatrix | |
---|---|
no.uib.cipr.matrix.sparse | Unstructured sparse matrices and vectors with iterative solvers and preconditioners. |
Uses of CompRowMatrix in no.uib.cipr.matrix.sparse |
---|
Methods in no.uib.cipr.matrix.sparse that return CompRowMatrix | |
---|---|
CompRowMatrix |
CompRowMatrix.copy()
|
CompRowMatrix |
CompRowMatrix.zero()
|
Constructors in no.uib.cipr.matrix.sparse with parameters of type CompRowMatrix | |
---|---|
ICC(CompRowMatrix R)
Sets up the ICC preconditioner |
|
ILU(CompRowMatrix LU)
Sets up the ILU preconditioner |
|
SSOR(CompRowMatrix F)
Constructor for SSOR. |
|
SSOR(CompRowMatrix F,
boolean reverse,
double omegaF,
double omegaR)
Constructor for SSOR |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |