Package | Description |
---|---|
neurord.numeric.grid |
SteppedStochasticCalc contains the particle number based calculation with fixed timesteps
where a number of diffusion events and reactions is generated for each reaction, volume and
volume-volume connection at each timestep.
|
Modifier and Type | Class and Description |
---|---|
class |
NextEventQueue.NextDiffusion |
class |
NextEventQueue.NextEvent |
class |
NextEventQueue.NextReaction |
class |
NextEventQueue.NextStimulation |
Modifier and Type | Method and Description |
---|---|
Collection<IGridCalc.Event> |
IGridCalc.Event.dependent() |
Collection<IGridCalc.Event> |
NextEventQueue.NextEvent.dependent() |
Collection<IGridCalc.Event> |
AdaptiveGridCalc.getEvents() |
Collection<IGridCalc.Event> |
SteppedStochasticGridCalc.getEvents() |
Collection<IGridCalc.Event> |
DeterministicGridCalc.getEvents() |
Collection<IGridCalc.Event> |
IGridCalc.getEvents() |
Collection<IGridCalc.Event> |
NextEventQueue.getEvents() |
Copyright © 2018. All rights reserved.