| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
 object --+        
          |        
??.instance --+    
              |    
     SimNetwork --+
                  |
                 MultiThreadNetwork
Help on MultiThreadNetwork [class]: Network which encapsulates a multi-threaded simulation in one process on a multi-processor machine. Used for setup and running simulations on one multi-processor machine (single-node multi-thread scenario). Contains interfaces for construction of the network, i.e. adding SimObject objects (neurons, synapses, etc.) and connecting them, and also used for simulation control. \sa DistributedNetwork, SimNetwork
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| __instance_size__ = 5140 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 Help on MultiThreadNetwork::MultiThreadNetwork(int nThreads, SimParameter sp=SimParameter::Default) [constructor] 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:25 2008 | http://epydoc.sourceforge.net |