NEST main@caf0ae8
 
Loading...
Searching...
No Matches
free_layer.h File Reference
#include <algorithm>
#include <limits>
#include <vector>
#include "dictionary.h"
#include "nest_names.h"
#include "layer.h"
#include "ntree_impl.h"
Include dependency graph for free_layer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nest::FreeLayer< D >
 Layer with free positioning of neurons, positions specified by user. More...
 
class  nest::FreeLayer< D >::NodePositionData
 Class to be used when communicating positions across MPI processes. More...
 

Namespaces

namespace  nest
 Namespace for the NEST simulation kernel.
 

Functions

template<int D>
static bool nest::node_id_less (const std::pair< Position< D >, size_t > &a, const std::pair< Position< D >, size_t > &b)