Go to the source code of this file.
◆ HocContextRestore
| #define HocContextRestore |
Value:if (hc_) { \
hc_restore_(hc_); \
}
Definition at line 17 of file hoccontext.h.
◆ HocTopContextSet
Value: HocContext* hc_ = 0; \
}
static HocContext * hc_save_and_set_to_top_(HocContext *hc)
Definition at line 10 of file hoccontext.h.
◆ HocContext
◆ hc_restore_()
◆ hc_save_and_set_to_top_()
◆ hoc_symlist
◆ hoc_thisobject
◆ hoc_top_level_data
◆ hoc_top_level_symlist
Neuron/Java Interface code.
- Author
- Fred Howell
- Date
- March 2001
Modified by Michael Hines The Java to Neuron JNIEXPORT functions for Neuron.java have been collected in nrnjni.cpp. This file now mostly supports the Neuron to Java direction
Definition at line 41 of file symbol.cpp.