Home
last modified time | relevance | path

Searched refs:SUP_CURR_RECEPTOR (Results 1 – 2 of 2) sorted by relevance

/dports/science/nest/nest-simulator-3.1/models/
H A Diaf_cond_alpha_mc.h256 SUP_CURR_RECEPTOR enumerator
259 static const size_t NUM_CURR_RECEPTORS = SUP_CURR_RECEPTOR - MIN_CURR_RECEPTOR;
480 if ( receptor_type < 0 || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()
495 if ( receptor_type < MIN_CURR_RECEPTOR || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()
514 if ( receptor_type < 0 || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()
H A Dpp_cond_exp_mc_urbanczik.h328 SUP_CURR_RECEPTOR enumerator
331 static const size_t NUM_CURR_RECEPTORS = SUP_CURR_RECEPTOR - MIN_CURR_RECEPTOR;
562 if ( receptor_type < 0 || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()
577 if ( receptor_type < MIN_CURR_RECEPTOR || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()
596 if ( receptor_type < 0 || receptor_type >= SUP_CURR_RECEPTOR ) in handles_test_event()