NEURON
nrncore_write.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 int nrncore_run(const char* arg);
7 int nrncore_psolve(double tstop, int file_mode);
int nrncore_is_enabled()
int nrncore_psolve(double tstop, int file_mode)
int nrncore_run(const char *arg)