NEST main@caf0ae8
 
Loading...
Searching...
No Matches
source.h File Reference
#include <cassert>
#include "nest_types.h"
Include dependency graph for source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::Source
 Stores the node ID of a presynaptic neuron and the number of local targets, along with a flag, whether this entry has been processed yet. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

bool nest::operator< (const Source &lhs, const Source &rhs)
 
bool nest::operator> (const Source &lhs, const Source &rhs)
 
bool nest::operator== (const Source &lhs, const Source &rhs)