Package | Description |
---|---|
org.catacomb.be | |
org.catacomb.numeric.difnet | |
org.catacomb.numeric.difnet.calc |
Modifier and Type | Class and Description |
---|---|
class |
BasicTimestep |
Modifier and Type | Field and Description |
---|---|
(package private) Timestep |
TimePoint.timestep |
Modifier and Type | Method and Description |
---|---|
Timestep |
TimePoint.getTimestep() |
Modifier and Type | Method and Description |
---|---|
void |
DiffusionCalculator.advance(NetState dn,
DiffusibleQuantity dq,
Timestep ts)
Run the diffusion calculation for the supplied network, diffusible
quantity and timestep.
|
Modifier and Type | Method and Description |
---|---|
void |
NetDiffuser.advance(NetState difnet,
DiffusibleQuantity dq,
Timestep tstep)
Run the diffusion calculation for the supplied network, diffusible
quantity and timestep.
|
Copyright © 2013. All Rights Reserved.