Whether it is possible to insert c++ in .mod file
Posted: Tue May 20, 2014 12:59 am
Hi all,
I wonder whether we could add c++ command in .mod file. nrnivmodl will first convert .mod file into .c file, and then compile the .c file using gcc. However, I wonder how to compile the .c file using g++, in which case we can add c++ code in the .mod file between VERBATIM and ENDVERBATIM.
Zedong
I wonder whether we could add c++ command in .mod file. nrnivmodl will first convert .mod file into .c file, and then compile the .c file using gcc. However, I wonder how to compile the .c file using g++, in which case we can add c++ code in the .mod file between VERBATIM and ENDVERBATIM.
Zedong