| Package | Description |
|---|---|
| neurord.model |
These classes represent the model as it is stored in the input files.
|
| 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 | Method and Description |
|---|---|
StimulationTable |
SDRun.getStimulationTable() |
| Modifier and Type | Method and Description |
|---|---|
static NextEventQueue |
NextEventQueue.create(int[][] particles,
RandomGenerator random,
StepGenerator stepper,
VolumeGrid grid,
ReactionTable rtab,
StimulationTable stimtab,
boolean adaptive,
double tolerance,
double leap_min_jump,
boolean verbose,
String statistics) |
Copyright © 2016. All rights reserved.