NEURON
neuron::legacy Namespace Reference

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...
 

Function Documentation

◆ set_globals_from_prop()

template<typename MechInstance , typename MechRange >
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.