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.Happening |
Modifier and Type | Field and Description |
---|---|
protected List<IGridCalc.Happening> |
ResultWriterHDF5.Trial.events_cache |
Modifier and Type | Method and Description |
---|---|
Collection<IGridCalc.Happening> |
IGridCalc.getHappenings() |
Collection<IGridCalc.Happening> |
SteppedStochasticGridCalc.getHappenings() |
Collection<IGridCalc.Happening> |
DeterministicGridCalc.getHappenings() |
Collection<IGridCalc.Happening> |
AdaptiveGridCalc.getHappenings() |
Modifier and Type | Method and Description |
---|---|
double |
NextEventQueue.advance(double time,
double tstop,
double timelimit,
int[][] eventStatistics,
List<IGridCalc.Happening> events)
Execute an event if the next event is before tstop.
|
Copyright © 2016. All rights reserved.