GeNN  3.3.0
GPU enhanced Neuronal Networks (GeNN)
include Directory Reference

Files

file  binomial.h [code]
 
file  codeGenUtils.h [code]
 
file  codeStream.h [code]
 
file  currentSource.h [code]
 
file  currentSourceModels.h [code]
 
file  dpclass.h [code]
 
file  extra_neurons.h [code]
 
file  extra_postsynapses.h [code]
 
file  extra_weightupdates.h [code]
 
file  generateALL.h [code]
 
file  generateCPU.h [code]
 Functions for generating code that will run the neuron and synapse simulations on the CPU. Part of the code generation section.
 
file  generateInit.h [code]
 Contains functions to generate code for initialising kernel state variables. Part of the code generation section.
 
file  generateKernels.h [code]
 Contains functions that generate code for CUDA kernels. Part of the code generation section.
 
file  generateMPI.h [code]
 Contains functions to generate code for running the simulation with MPI. Part of the code generation section.
 
file  generateRunner.h [code]
 Contains functions to generate code for running the simulation on the GPU, and for I/O convenience functions between GPU and CPU space. Part of the code generation section.
 
file  global.h [code]
 Global header file containing a few global variables. Part of the code generation section.
 
file  hr_time.h [code]
 This header file contains the definition of the CStopWatch class that implements a simple timing tool using the system clock.
 
file  initSparseConnectivitySnippet.h [code]
 
file  initVarSnippet.h [code]
 
file  include/modelSpec.cc
 
file  modelSpec.h [code]
 Header file that contains the class (struct) definition of neuronModel for defining a neuron model and the class definition of NNmodel for defining a neuronal network model. Part of the code generation and generated code sections.
 
file  neuronGroup.h [code]
 
file  neuronModels.h [code]
 
file  newModels.h [code]
 
file  newNeuronModels.h [code]
 
file  newPostsynapticModels.h [code]
 
file  newWeightUpdateModels.h [code]
 
file  postSynapseModels.h [code]
 
file  snippet.h [code]
 
file  sparseProjection.h [code]
 
file  sparseUtils.h [code]
 
file  standardGeneratedSections.h [code]
 
file  standardSubstitutions.h [code]
 
file  stringUtils.h [code]
 
file  synapseGroup.h [code]
 
file  synapseMatrixType.h [code]
 
file  synapseModels.h [code]
 
file  utils.h [code]
 This file contains standard utility functions provide within the NVIDIA CUDA software development toolkit (SDK). The remainder of the file contains a function that defines the standard neuron models.
 
file  variableMode.h [code]