GeNN  1.1
GPU enhanced Neuronal Networks (GeNN)
 All Classes Files Functions Variables Typedefs Macros Pages
classol_sim.cu File Reference

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. More...

#include "classol_sim.h"

Functions

int main (int argc, char *argv[])
 This function is the entry point for running the simulation of the MBody1 model network. More...
 

Detailed Description

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.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

This function is the entry point for running the simulation of the MBody1 model network.