NEST  2.6.0,not_revisioned_source_dir@0
Variables
Iaf_neuron_data

Instances of private data structures for the different types of data pertaining to the model. More...

Variables

Parameters_ nest::iaf_neuron::P_
 
State_ nest::iaf_neuron::S_
 
Variables_ nest::iaf_neuron::V_
 
Buffers_ nest::iaf_neuron::B_
 
static RecordablesMap< iaf_neuron > nest::iaf_neuron::recordablesMap_
 Mapping of recordables names to access functions. More...
 

Detailed Description

Instances of private data structures for the different types of data pertaining to the model.

Note
The order of definitions is crucial: Moving Variables_ to the very end increases simulation time for brunel-2.sli from 72s to 81s on a Mac, Intel Core 2 Duo 2.2GHz, g++ 4.0.1 -O3

Variable Documentation

Buffers_ nest::iaf_neuron::B_
private
Parameters_ nest::iaf_neuron::P_
private
nest::RecordablesMap< nest::iaf_neuron > nest::iaf_neuron::recordablesMap_
staticprivate

Mapping of recordables names to access functions.

Referenced by nest::iaf_neuron::get_status(), nest::iaf_neuron::handles_test_event(), and nest::iaf_neuron::iaf_neuron().

State_ nest::iaf_neuron::S_
private
Variables_ nest::iaf_neuron::V_
private