![]() |
NEURON
|
Functions | |
template<typename MechInstance , typename MechRange > | |
void | set_globals_from_prop (Prop *p, MechInstance &ml, MechRange *&ml_ptr, std::size_t &iml) |
Helper for legacy MOD files that mess with _p in VERBATIM blocks. More... | |
void neuron::legacy::set_globals_from_prop | ( | Prop * | p, |
MechInstance & | ml, | ||
MechRange *& | ml_ptr, | ||
std::size_t & | iml | ||
) |
Helper for legacy MOD files that mess with _p in VERBATIM blocks.
Definition at line 284 of file mechanism_range.hpp.