Package | Description |
---|---|
org.catacomb.numeric.difnet | |
org.catacomb.numeric.difnet.calc | |
org.catacomb.numeric.difnet.model |
Modifier and Type | Method and Description |
---|---|
NetState |
NetStructure.newState() |
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.
|
void |
NetDiffuser.printNet(NetState ns) |
(package private) void |
OrderedNetMap.readState(NetState dn) |
(package private) void |
OrderedNetMap.writeState(NetState difnet) |
Modifier and Type | Class and Description |
---|---|
class |
BasicNetState |
Modifier and Type | Method and Description |
---|---|
NetState |
BasicNetStructure.newState()
makes a new net according to these properties.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicNetStim.attachTo(NetState netState) |
double[] |
BasicNetRecorder.getValues(NetState netState) |
Copyright © 2013. All Rights Reserved.