NEST  2.6.0,not_revisioned_source_dir@0
Namespaces | Functions
neststartup.h File Reference

Go to the source code of this file.

Namespaces

 nest
 Class representing a synapse with Hill short term plasticity.
 

Functions

DatumCYTHON_unpackConnectionGeneratorDatum (PyObject *)
 
int neststartup (int argc, char **argv, SLIInterpreter &engine, nest::Network *&pNet, std::string modulepath="")
 
int neststartup (int argc, char **argv, SLIInterpreter &engine, nest::Network *&pNet)
 
void nestshutdown (void)
 

Function Documentation

Datum* CYTHON_unpackConnectionGeneratorDatum ( PyObject *  )
void nestshutdown ( void  )
int neststartup ( int  argc,
char **  argv,
SLIInterpreter engine,
nest::Network *&  pNet,
std::string  modulepath = "" 
)
int neststartup ( int  argc,
char **  argv,
SLIInterpreter engine,
nest::Network *&  pNet 
)