Classes | |
| class | ObjectRegistryException |
| class | Exception |
| class | ConstructionException |
| class | NotFoundException |
| class | TimeException |
| class | TimeRangeException |
Functions | |
| void | init (int &argc, char **&argv) |
| void | init (void) |
| void | cleanup (void) |
Variables | |
| static int | mpi_inited_by_pcsim = false |
| void PCSIM::cleanup | ( | void | ) |
| void PCSIM::init | ( | void | ) |
Definition at line 29 of file init.cpp.
References init().
Referenced by DistributedNetwork::DistributedNetwork(), and GenericGlutamateSynapse< AlphaFunctionSpikeResponse >::init().

| void PCSIM::init | ( | int & | argc, | |
| char **& | argv | |||
| ) |
Definition at line 12 of file init.cpp.
References mpi_inited_by_pcsim, and MPICommHandle::WORLD.
Referenced by init(), and SimNetwork::SimNetwork().
int PCSIM::mpi_inited_by_pcsim = false [static] |
1.5.5