NEURON
nrncore_write.h
Go to the documentation of this file.
1 #ifndef nrncore_write_h
2 #define nrncore_write_h
3 
5 
6 
8 
9 int nrncore_run(const char* arg);
10 int nrncore_is_enabled();
11 int nrncore_psolve(double tstop, int file_mode);
12 
13 
14 #endif // nrncore_write_h
int nrncore_psolve(double tstop, int file_mode)
void nrncore_netpar_cellgroups_helper(CellGroup *)
Definition: netpar.cpp:1567
int nrncore_is_enabled()
int nrncore_run(const char *arg)
#define arg
Definition: redef.h:28