#include "nest_time.h"#include "nest_types.h"#include "stimulation_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::StimulationBackendMPI |
| A simple input backend MPI implementation. More... | |
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |