Package | Description |
---|---|
neurord |
Stochastic diffusion segments of dendrits with spines.
|
neurord.numeric | |
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.
|
neurord.numeric.pool |
These are deterministic calculations for a single mixed pool.
|
Modifier and Type | Method and Description |
---|---|
BaseCalc |
SDCalcType.getCalc(int trial,
SDRun sdr) |
protected BaseCalc |
SDCalc.prepareCalc(int trial) |
Modifier and Type | Class and Description |
---|---|
class |
StaticCalc |
Modifier and Type | Class and Description |
---|---|
class |
AdaptiveGridCalc |
class |
DeterministicGridCalc |
class |
GridCalc |
class |
SteppedStochasticGridCalc |
class |
StochasticGridCalc |
Modifier and Type | Class and Description |
---|---|
class |
DeterministicPoolCalc |
class |
ForwardEulerPoolCalc |
class |
ForwardExponentialPoolCalc |
class |
ImplicitEulerPoolCalc |
class |
RungeKutta4PoolCalc |
class |
SemiImplicitEulerPoolCalc |
Copyright © 2016. All rights reserved.