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

Files

file  MBody_userdef_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  MBody_userdef_project/model/classol_sim.h [code]
 Header file containing global variables and macros used in running the classol / MBody1 model.
 
file  MBody_userdef_project/model/map_classol.cc
 Implementation of the classol class.
 
file  MBody_userdef_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  MBody_userdef.cc
 This file contains the model definition of the mushroom body model. tis used in the GeNN code generation and the user side simulation code (class classol, file classol_sim).
 
file  MBody_userdef_project/model/sizes.h [code]