31template <
typename DataType,
typename Sub
class >
43 supported_syn_ids_.insert( synid );
48template <
typename DataType,
typename Sub
class >
53 coeff_length_ = coeff_length;
static void set_coeff_length(const size_t coeff_length)
Definition secondary_event_impl.h:50
void add_syn_id(const synindex synid) override
This function adds the ids of connection models that use this event type.
Definition secondary_event_impl.h:33
void assert_thread_parallel() const
Fails if NEST is not in thread-parallel section.
Definition vp_manager.h:200
void assert_single_threaded() const
Fails if NEST is in thread-parallel section.
Definition vp_manager.h:192
VPManager vp_manager
Definition kernel_manager.h:234
Namespace for the NEST simulation kernel.
Definition beta_normalization_factor.h:33
KernelManager & kernel()
Definition kernel_manager.h:311
size_t synindex
For enumerations of synapse types.
Definition nest_types.h:115