| Package | Description |
|---|---|
| no.uib.cipr.matrix.sparse |
Unstructured sparse matrices and vectors with iterative solvers and
preconditioners.
|
| Modifier and Type | Method and Description |
|---|---|
FlexCompRowMatrix |
FlexCompRowMatrix.zero() |
| Constructor and Description |
|---|
ILUT(FlexCompRowMatrix LU)
Sets up the preconditioner for the given matrix.
|
ILUT(FlexCompRowMatrix LU,
double tau,
int p)
Sets up the preconditioner for the given matrix
|
Copyright © 2015. All Rights Reserved.