| Package | Description |
|---|---|
| no.uib.cipr.matrix.sparse |
Unstructured sparse matrices and vectors with iterative solvers and
preconditioners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoIterationReporter
An iteration reporter which does nothing.
|
class |
OutputIterationReporter
Outputs iteration information to an output stream.
|
| Modifier and Type | Field and Description |
|---|---|
protected IterationReporter |
AbstractIterationMonitor.reporter
Iteration reporter
|
| Modifier and Type | Method and Description |
|---|---|
IterationReporter |
IterationMonitor.getIterationReporter()
Returns current iteration reporter
|
IterationReporter |
AbstractIterationMonitor.getIterationReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
IterationMonitor.setIterationReporter(IterationReporter monitor)
Sets new iteration reporter
|
void |
AbstractIterationMonitor.setIterationReporter(IterationReporter monitor) |
Copyright © 2015. All Rights Reserved.