add_node(index m, long_t n=1) | nest::Network | |
calibrate_clock() | nest::Network | inline |
clear_models_(bool called_from_destructor=false) | nest::Network | private |
connbuilder_factories_ | nest::Network | private |
connect(index s, Node *target, thread target_thread, index syn, double_t d=NAN, double_t w=NAN) | nest::Network | |
connect(index s, Node *target, thread target_thread, index syn, DictionaryDatum ¶ms, double_t d=NAN, double_t w=NAN) | nest::Network | |
connect(index s, index r, DictionaryDatum ¶ms, index syn) | nest::Network | |
connect(ArrayDatum &connectome) | nest::Network | inline |
connect(const GIDCollection &, const GIDCollection &, const DictionaryDatum &, const DictionaryDatum &) | nest::Network | |
connection_manager_ | nest::Network | private |
connruledict_ | nest::Network | private |
convergent_connect(const TokenArray s, index r, const TokenArray weights, const TokenArray delays, index syn) | nest::Network | |
convergent_connect(const std::vector< index > &s_id, index r, const TokenArray &weight, const TokenArray &delays, index syn) | nest::Network | |
copy_model(index old_id, std::string new_name) | nest::Network | |
copy_synapse_prototype(index sc, std::string) | nest::Network | inline |
current_ | nest::Network | private |
data_path_ | nest::Network | private |
data_prefix_ | nest::Network | private |
destruct_nodes_() | nest::Network | private |
dict_miss_is_error() const | nest::Network | inline |
dict_miss_is_error_ | nest::Network | private |
divergent_connect(index s, const TokenArray r, const TokenArray weights, const TokenArray delays, index syn) | nest::Network | |
divergent_connect(index s, DictionaryDatum d, index syn) | nest::Network | |
dummy_spike_sources_ | nest::Network | private |
ensure_valid_thread_local_ids() | nest::Network | inline |
execute_sli_protected(DictionaryDatum, Name) | nest::Network | |
get_connections(DictionaryDatum dict) | nest::Network | inline |
get_connector_defaults(index sc) | nest::Network | inline |
get_contiguous_gid_range(index gid) const | nest::Network | inline |
get_cwn() const | nest::Network | inline |
get_data_path() const | nest::Network | inline |
get_data_prefix() const | nest::Network | inline |
get_exitcode() const | nest::Network | inline |
get_grng() const | nest::Network | inline |
get_max_delay() const | nest::Network | inline |
get_min_delay() const | nest::Network | inline |
get_model(index) const | nest::Network | inline |
get_model_id(const char[]) const | nest::Network | |
get_model_id_of_gid(index) | nest::Network | inline |
get_model_of_gid(index) | nest::Network | inline |
get_modeldict() | nest::Network | inline |
get_node(index, thread thr=0) | nest::Network | |
get_num_processes() const | nest::Network | inline |
get_num_rec_processes() const | nest::Network | inline |
get_num_sim_processes() const | nest::Network | inline |
get_num_threads() const | nest::Network | inline |
get_off_grid_communication() const | nest::Network | inline |
get_previous_slice_origin() const | nest::Network | inline |
get_rng(thread thrd=0) const | nest::Network | inline |
get_root() const | nest::Network | inline |
get_simulated() const | nest::Network | inline |
get_slice_origin() const | nest::Network | inline |
get_status(index) | nest::Network | |
get_synapse_status(index gid, index syn, port p, thread tid) | nest::Network | inline |
get_synapsedict() const | nest::Network | inline |
get_thread_id() const | nest::Network | inline |
get_thread_siblings(index n) const | nest::Network | |
get_time() const | nest::Network | inline |
go_to(index) | nest::Network | |
has_user_models() const | nest::Network | inline |
init_() | nest::Network | private |
init_state(index) | nest::Network | |
interpreter_ | nest::Network | private |
is_local_gid(index gid) const | nest::Network | inline |
is_local_node(Node *) const | nest::Network | inline |
is_local_vp(thread) const | nest::Network | inline |
local_nodes_ | nest::Network | private |
memory_info() | nest::Network | |
message(int level, const char from[], const char text[]) | nest::Network | |
message(int level, const std::string &loc, const std::string &msg) | nest::Network | |
model_defaults_modified() const | nest::Network | inline |
model_defaults_modified_ | nest::Network | private |
model_in_use(index i) | nest::Network | |
modeldict_ | nest::Network | private |
models_ | nest::Network | private |
music_in_portlist_ | nest::Network | |
music_in_portmap_ | nest::Network | |
Network(SLIInterpreter &) | nest::Network | |
node_model_ids_ | nest::Network | private |
overwrite_files() const | nest::Network | inline |
overwrite_files_ | nest::Network | private |
print(index, int) | nest::Network | |
pristine_models_ | nest::Network | private |
proxy_nodes_ | nest::Network | private |
publish_music_in_ports_() | nest::Network | |
quit_by_error() const | nest::Network | inline |
random_convergent_connect(const TokenArray s, index t, index n, const TokenArray w, const TokenArray d, bool, bool, index syn) | nest::Network | |
random_convergent_connect(TokenArray s, TokenArray t, TokenArray n, TokenArray w, TokenArray d, bool, bool, index syn) | nest::Network | |
random_divergent_connect(index s, const TokenArray r, index n, const TokenArray w, const TokenArray d, bool, bool, index syn) | nest::Network | |
read_toggle() const | nest::Network | inline |
register_basis_model(Model &m, bool private_model=false) | nest::Network | |
register_conn_builder(const std::string &name) | nest::Network | |
register_model(Model &m, bool private_model=false) | nest::Network | |
register_music_event_in_proxy(std::string portname, int channel, nest::Node *mp) | nest::Network | |
register_music_in_port(std::string portname) | nest::Network | |
register_synapse_prototype(ConnectorModel *cf) | nest::Network | inline |
reset() | nest::Network | |
reset_kernel() | nest::Network | |
reset_network() | nest::Network | |
restore_nodes(ArrayDatum &) | nest::Network | |
resume() | nest::Network | |
root_ | nest::Network | private |
Scheduler class | nest::Network | friend |
scheduler_ | nest::Network | private |
send(Node &source, EventT &e, const long_t lag=0) | nest::Network | inline |
send(Node &source, SpikeEvent &e, const long_t lag) | nest::Network | inline |
send(Node &source, DSSpikeEvent &e, const long_t lag) | nest::Network | inline |
send_local(thread t, Node &source, Event &e) | nest::Network | inline |
send_to_node(Event &e) | nest::Network | inline |
set_connector_defaults(index sc, DictionaryDatum &d) | nest::Network | inline |
set_data_path_prefix_(const DictionaryDatum &d) | nest::Network | private |
set_model_defaults_modified() | nest::Network | inline |
set_music_in_port_acceptable_latency(std::string portname, double_t latency) | nest::Network | |
set_music_in_port_max_buffered(std::string portname, int_t maxbuffered) | nest::Network | |
set_num_rec_processes(int nrp) | nest::Network | inline |
set_status(index, const DictionaryDatum &) | nest::Network | |
set_status_single_node_(Node &, const DictionaryDatum &, bool clear_flags=true) | nest::Network | private |
set_synapse_status(index gid, index syn, port p, thread tid, DictionaryDatum &d) | nest::Network | inline |
siblingcontainer_model | nest::Network | private |
simulate(Time const &) | nest::Network | |
size() const | nest::Network | inline |
subnet_connect(Subnet &, Subnet &, int, index syn) | nest::Network | |
suggest_rec_vp(index) const | nest::Network | inline |
suggest_vp(index) const | nest::Network | inline |
synapsedict_ | nest::Network | private |
terminate() | nest::Network | inline |
thread_lid_to_node(thread t, targetindex thread_local_id) const | nest::Network | inline |
thread_to_vp(thread t) const | nest::Network | inline |
trigger_update_weight(const long_t vt_gid, const vector< spikecounter > &dopa_spikes, const double_t t_trig) | nest::Network | inline |
try_unregister_model(index m_id) | nest::Network | |
unregister_model(index m_id) | nest::Network | |
unregister_music_in_port(std::string portname) | nest::Network | |
update_music_event_handlers_(Time const &, const long_t, const long_t) | nest::Network | |
vp_to_thread(thread vp) const | nest::Network | inline |
write_toggle() const | nest::Network | inline |
~Network() | nest::Network | |