| Package | Description |
|---|---|
| bio.singa.simulation.model.modules.concentration | |
| bio.singa.simulation.model.simulation |
| Modifier and Type | Field and Description |
|---|---|
static LocalError |
LocalError.MINIMAL_EMPTY_ERROR
The minimal possible error not assigned to any node or chemical entity.
|
| Modifier and Type | Method and Description |
|---|---|
LocalError |
ConcentrationBasedModule.determineLargestLocalError()
The local error is calculated and the largest local error of the current epoch resulting from the executing
module is returned.
|
LocalError |
FieldSupplier.getLargestLocalError()
Returns the largest error as of yet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldSupplier.setLargestLocalError(LocalError largestLocalError)
Sets the largest error as of yet.
|
| Modifier and Type | Method and Description |
|---|---|
LocalError |
UpdateScheduler.getLargestError() |
Copyright © 2019. All rights reserved.