Home
last modified time | relevance | path

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

/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dsource_table.h274 void get_source_node_ids( const thread tid,
456 SourceTable::get_source_node_ids( const thread tid, in get_source_node_ids() function
H A Dconnection_manager.cpp1248 source_table_.get_source_node_ids( tid, syn_id, source_lcids, sources ); in get_source_node_ids_()