NEST main@caf0ae8
 
Loading...
Searching...
No Matches
source_table.h File Reference
#include <algorithm>
#include <cassert>
#include <iostream>
#include <map>
#include <set>
#include <vector>
#include "mpi_manager.h"
#include "nest_types.h"
#include "per_thread_bool_indicator.h"
#include "source.h"
#include "source_table_position.h"
#include "spike_data.h"
#include "block_vector.h"
#include "vector_util.h"
Include dependency graph for source_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::CSDMapEntry
 Entry of compressed_spike_data_map_. More...
 
class  nest::SourceTable
 This data structure stores the node IDs of presynaptic neurons during postsynaptic connection creation, before the connection information has been transferred to the presynaptic side. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Typedefs

using nest::success_csdmapentry_size = StaticAssert< sizeof(CSDMapEntry)==8 >::success
 check legal size