#include "recording_backend.h"#include <arpa/inet.h>#include <mpi.h>#include <netinet/in.h>#include <set>#include <sys/socket.h>#include <unistd.h>Go to the source code of this file.
Classes | |
| class | nest::RecordingBackendMPI |
| A recording backend for sending information with MPI. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |