NEST  2.6.0,not_revisioned_source_dir@0
Modules
Here is a list of all modules:
[detail level 12]
 Random Number and Deviate Generation in NEST.This module contains the interface to random numbers and random deviate generators
 Random Deviate Generators.Random deviate generators (RDGs) produce random numbers with various distributions on the basis of [0,1) uniformly distributed numbers
 Uniform Random Number Generators.All generators are derived from base class RandomGen
 Aeif_cond_alpha_multisynapseInstances of private data structures for the different types of data pertaining to the model
 Amat2_psc_exp_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_psc_alpha_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_psc_exp_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_neuron_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_psc_alpha_multisynapse_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_psc_exp_multisynapse_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_tum_2000_dataInstances of private data structures for the different types of data pertaining to the model
 Mat2_psc_exp_dataInstances of private data structures for the different types of data pertaining to the model
 Sli_neuronInstances of private data structures for the different types of data pertaining to the model
 DevicesThis group comprises stimulation and recording devices
 Helper functions for nestmodule.
 SLI Interface functions of the NEST kernel.This group contains the functions that form the SLI interface of the NEST kernel
 Network access and administrationNetwork administration and scheduling
 Network accessFunctions to access network nodes
 Model developer interface.Functions and classes important for implementing new Node and Model classes
 Configuration interface.Functions and infrastructure, responsible for the configuration of Nodes from the SLI Interpreter level
 Communication.Functions and infrastructure, responsible for communication between Nodes
 Iaf_psc_delta_dataInstances of private data structures for the different types of data pertaining to the model
 Iaf_psc_exp_ps_dataInstances of private data structures for the different types of data pertaining to the model
 How to notify the SLI user
 Displaying messages to the user
 Raising (and displaying) errors
 SLI array functionsSLI functions that operate on SLI arrays
 Handling classes Token and Dictionary.Accessing the underlying vales of class Token and Dictionary entries can be a somewhat tricky issue, depending on how the data type is actually implemented
 How to access the value contained in a Token contained in a dictionary.Class Dictionary defines the standard user interface for accessing tokens from dictionaries (see there)
 How to access the value contained in a Token.Class Token defines the standard user interface for accessing SLI Datum types from tokens (see there)
 Memory managementClasses which are involved in Memory management
 Pool allocatorThe pool allocator is specialized for creating many small identical objects
 Instance templateThe Instance template is used to extend normal classes with a pool based memory management
 Event types for analog logging devices.Events for flexible data recording
 Exception classesException classes that are thrown to indicate an error
 NEST kernel exception classesException classes that are thrown by the NEST kernel to indicate an error
 SLI exception classesException classes that are thrown by SLI to indicate an error