#include "node_collection.h"#include "numerics.h"#include "kernel_manager.h"#include "mpi_manager_impl.h"#include "node.h"#include "vp_manager_impl.h"#include <algorithm>#include <cmath>#include <numeric>Classes | |
| struct | nest::PrimitiveSortOp |
| Functor for sorting a vector of NodeCollectionPrimitives. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Variables | |
| const struct nest::PrimitiveSortOp | nest::primitive_sort_op |