GeNN  2.2.3
GPU enhanced Neuronal Networks (GeNN)
model Directory Reference

Files

file  MBody1_project/model/classol_sim.cc
 Main entry point for the classol (CLASSification in OLfaction) model simulation. Provided as a part of the complete example of simulating the MBody1 mushroom body model.
 
file  MBody1_project/model/classol_sim.h [code]
 Header file containing global variables and macros used in running the classol / MBody1 model.
 
file  MBody1_project/model/map_classol.cc
 Implementation of the classol class.
 
file  MBody1_project/model/map_classol.h [code]
 Header file containing the class definition for classol (CLASSification OLfaction model), which contains the methods for setting up, initialising, simulating and saving results of a model of the insect mushroom body.
 
file  MBody1_project/model/MBody1.cc
 This file contains the model definition of the mushroom body "MBody1" model. It is used in both the GeNN code generation and the user side simulation code (class classol, file classol_sim).
 
file  MBody1_project/model/sizes.h [code]