NEST main@caf0ae8
 
Loading...
Searching...
No Matches
connection_manager.cpp File Reference
#include "connection_manager.h"
#include <algorithm>
#include <cassert>
#include <cmath>
#include <iomanip>
#include <limits>
#include <set>
#include <vector>
#include "compose.hpp"
#include "logging.h"
#include "clopath_archiving_node.h"
#include "conn_builder.h"
#include "conn_builder_factory.h"
#include "connection_id.h"
#include "connection_label.h"
#include "connection_manager_impl.h"
#include "connector_base.h"
#include "connector_model.h"
#include "delay_checker.h"
#include "eprop_archiving_node_readout.h"
#include "eprop_archiving_node_recurrent.h"
#include "exceptions.h"
#include "kernel_manager.h"
#include "nest_names.h"
#include "nest_types.h"
#include "node.h"
#include "stopwatch_impl.h"
#include "target_table_devices_impl.h"
Include dependency graph for connection_manager.cpp:

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

static std::deque< ConnectionID > & nest::extend_connectome (std::deque< ConnectionID > &out, std::deque< ConnectionID > &in)