![]() |
GeNN
1.1
GPU enhanced Neuronal Networks (GeNN)
|
Files | |
| file | classol_sim.cu |
| 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 | classol_sim.h [code] |
| Header file containing global variables and macros used in running the HHVClamp/VClampGA model. | |
| file | map_classol.cc |
| Implementation of the classol class. | |
| file | 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.cc |