NEST
2.6.0,not_revisioned_source_dir@0
|
This is the complete list of members for nest::Communicator, including all inherited members.
advance_music_time(long_t num_steps) | nest::Communicator | static |
COMM_OVERFLOW_ERROR | nest::Communicator | privatestatic |
comm_step_ | nest::Communicator | privatestatic |
communicate(std::vector< uint_t > &send_buffer, std::vector< uint_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(std::vector< OffGridSpike > &send_buffer, std::vector< OffGridSpike > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(std::vector< double_t > &send_buffer, std::vector< double_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(double_t, std::vector< double_t > &) | nest::Communicator | static |
communicate(std::vector< int_t > &) | nest::Communicator | static |
communicate(std::vector< long_t > &) | nest::Communicator | static |
communicate(const NodeListType &local_nodes, std::vector< NodeAddressingData > &all_nodes, bool remote=false) | nest::Communicator | static |
communicate(const NodeListType &local_nodes, std::vector< NodeAddressingData > &all_nodes, Network &net, DictionaryDatum params, bool remote=false) | nest::Communicator | static |
communicate(std::vector< uint_t > &send_buffer, std::vector< uint_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(std::vector< OffGridSpike > &send_buffer, std::vector< OffGridSpike > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(std::vector< double_t > &send_buffer, std::vector< double_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | static |
communicate(double_t, std::vector< double_t > &) | nest::Communicator | static |
communicate(std::vector< int_t > &) | nest::Communicator | inlinestatic |
communicate(std::vector< long_t > &) | nest::Communicator | inlinestatic |
communicate(const NodeListType &local_nodes, std::vector< NodeAddressingData > &all_nodes, bool remote=false) | nest::Communicator | static |
communicate(const NodeListType &local_nodes, std::vector< NodeAddressingData > &all_nodes, Network &net, DictionaryDatum params, bool remote=false) | nest::Communicator | static |
communicate_Allgather(std::vector< uint_t > &send_buffer, std::vector< uint_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | privatestatic |
communicate_Allgather(std::vector< OffGridSpike > &send_buffer, std::vector< OffGridSpike > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | privatestatic |
communicate_Allgather(std::vector< int_t > &) | nest::Communicator | privatestatic |
communicate_Allgather(std::vector< long_t > &) | nest::Communicator | privatestatic |
communicate_Allgather(std::vector< T > &send_buffer, std::vector< T > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | privatestatic |
communicate_Allgatherv(std::vector< T > &send_buffer, std::vector< T > &recv_buffer, std::vector< int > &displacements, std::vector< int > &recv_counts) | nest::Communicator | privatestatic |
communicate_connector_properties(DictionaryDatum &dict) | nest::Communicator | static |
communicate_connector_properties(DictionaryDatum &) | nest::Communicator | inlinestatic |
communicate_CPEX(std::vector< uint_t > &send_buffer, std::vector< uint_t > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | privatestatic |
communicate_CPEX(std::vector< OffGridSpike > &send_buffer, std::vector< OffGridSpike > &recv_buffer, std::vector< int > &displacements) | nest::Communicator | privatestatic |
communicate_CPEX(std::vector< int_t > &) | nest::Communicator | privatestatic |
communicate_CPEX(std::vector< long_t > &) | nest::Communicator | privatestatic |
Communicator() | nest::Communicator | inline |
Communicator() | nest::Communicator | inline |
enter_runtime(double_t h_min_delay) | nest::Communicator | static |
finalize() | nest::Communicator | static |
get_initialized() | nest::Communicator | inlinestatic |
get_initialized() | nest::Communicator | static |
get_music_runtime() | nest::Communicator | static |
get_music_setup() | nest::Communicator | static |
get_num_processes() | nest::Communicator | inlinestatic |
get_num_processes() | nest::Communicator | static |
get_num_virtual_processes() | nest::Communicator | inlinestatic |
get_num_virtual_processes() | nest::Communicator | static |
get_processor_name() | nest::Communicator | inlinestatic |
get_processor_name() | nest::Communicator | static |
get_rank() | nest::Communicator | inlinestatic |
get_rank() | nest::Communicator | static |
get_recv_buffer_size() | nest::Communicator | inlinestatic |
get_recv_buffer_size() | nest::Communicator | static |
get_send_buffer_size() | nest::Communicator | inlinestatic |
get_send_buffer_size() | nest::Communicator | static |
get_use_Allgather() | nest::Communicator | inlinestatic |
get_use_Allgather() | nest::Communicator | static |
grng_synchrony(unsigned long) | nest::Communicator | static |
grng_synchrony(unsigned long) | nest::Communicator | inlinestatic |
init(int *argc, char **argv[]) | nest::Communicator | static |
init_communication() | nest::Communicator | privatestatic |
initialized_ | nest::Communicator | privatestatic |
mpi_abort(int exitcode) | nest::Communicator | static |
music_runtime | nest::Communicator | static |
music_setup | nest::Communicator | static |
n_vps_ | nest::Communicator | privatestatic |
net_ | nest::Communicator | privatestatic |
Network class | nest::Communicator | friend |
num_processes_ | nest::Communicator | privatestatic |
rank_ | nest::Communicator | privatestatic |
recv_buffer_size_ | nest::Communicator | privatestatic |
register_music_event_in_proxy(std::string portname, int channel, nest::Node *mp) | nest::Communicator | static |
send_buffer_size_ | nest::Communicator | privatestatic |
set_buffer_sizes(int send_buffer_size, int recv_buffer_size) | nest::Communicator | inlinestatic |
set_buffer_sizes(int send_buffer_size, int recv_buffer_size) | nest::Communicator | static |
set_num_processes(int) | nest::Communicator | inlinestatic |
set_num_processes(int) | nest::Communicator | static |
set_num_threads(thread num_threads) | nest::Communicator | inlinestatic |
set_num_threads(thread num_threads) | nest::Communicator | static |
set_use_Allgather(bool use_Allgather) | nest::Communicator | inlinestatic |
set_use_Allgather(bool use_Allgather) | nest::Communicator | static |
synchronize() | nest::Communicator | static |
synchronize() | nest::Communicator | inlinestatic |
test_link(int, int) | nest::Communicator | static |
test_links() | nest::Communicator | static |
time_communicate(int num_bytes, int samples=1000) | nest::Communicator | static |
time_communicate(int, int) | nest::Communicator | inlinestatic |
time_communicate_alltoall(int num_bytes, int samples=1000) | nest::Communicator | static |
time_communicate_alltoall(int, int) | nest::Communicator | inlinestatic |
time_communicate_alltoallv(int num_bytes, int samples=1000) | nest::Communicator | static |
time_communicate_alltoallv(int, int) | nest::Communicator | inlinestatic |
time_communicate_offgrid(int num_bytes, int samples=1000) | nest::Communicator | static |
time_communicate_offgrid(int, int) | nest::Communicator | inlinestatic |
time_communicatev(int num_bytes, int samples=1000) | nest::Communicator | static |
time_communicatev(int, int) | nest::Communicator | inlinestatic |
use_Allgather_ | nest::Communicator | privatestatic |
~Communicator() | nest::Communicator | inline |
~Communicator() | nest::Communicator | inline |