Go to the source code of this file.
|
|
Confirms that archive task has started up. Definition at line 37 of file PVMMessages.h. |
|
|
Cancels request for firing neuron data. Definition at line 41 of file PVMMessages.h. |
|
|
Cancels request of spike data. Definition at line 45 of file PVMMessages.h. |
|
|
Message sent with error information. Definition at line 49 of file PVMMessages.h. |
|
|
Instructs task to quit enabling freeing of memory resources and other stuff. Definition at line 53 of file PVMMessages.h. |
|
|
Fires a list of specified neurons. Definition at line 57 of file PVMMessages.h. |
|
|
List of firing neurons. Differs from the spike list message because only the neurons in the layer are included - not the to neurons. Definition at line 62 of file PVMMessages.h. |
|
|
Message containing some information to help with debugging. Definition at line 66 of file PVMMessages.h. |
|
|
Instructs the task to create random firing patterns in its neurons. Definition at line 70 of file PVMMessages.h. |
|
|
Instructs task to load the global parameters. Definition at line 74 of file PVMMessages.h. |
|
|
Instructs task to load the neuron parameters from the database. Definition at line 78 of file PVMMessages.h. |
|
|
Instructs task to load the noise parameters controlling the amount of noise in the neurons. Definition at line 83 of file PVMMessages.h. |
|
|
Load communication information. Once all the tasks have written their task ids to the database the main node instructs them to load up the neuron data. Definition at line 88 of file PVMMessages.h. |
|
|
Instructs task to load synapse parameters from the database. Definition at line 92 of file PVMMessages.h. |
|
|
Instructs tasks to reload their weights from the database. Definition at line 96 of file PVMMessages.h. |
|
|
Sent when weights have been loaded successfully by a task. Definition at line 100 of file PVMMessages.h. |
|
|
Data about the monitored state of the neuron. Definition at line 104 of file PVMMessages.h. |
|
|
Information about the data being monitored by the neuron. Definition at line 108 of file PVMMessages.h. |
|
|
Data about the monitored state of the synapse. Definition at line 112 of file PVMMessages.h. |
|
|
Information about the data being monitored by the synapse. Definition at line 116 of file PVMMessages.h. |
|
|
Request list of firing neurons to be sent to this task. Definition at line 120 of file PVMMessages.h. |
|
|
Request information about the variables that are available for monitoring in a neuron. Definition at line 125 of file PVMMessages.h. |
|
|
Request information about the variables that are available for monitoring in a synapse. Definition at line 130 of file PVMMessages.h. |
|
|
Sent by network monitor to request spike list messages from a task processing a neuron group. Definition at line 135 of file PVMMessages.h. |
|
|
Instructs the tasks to write their current weights to the database. Definition at line 139 of file PVMMessages.h. |
|
|
Instructs the tasks to write their current weights to the database. Definition at line 143 of file PVMMessages.h. |
|
|
Sets the minimum duration of each time step to slow the simulation down for easier visualisation. Definition at line 148 of file PVMMessages.h. |
|
|
Sets whether updates are event driven or whether all neurons and/or synapse classes are updated at each timestep. Definition at line 153 of file PVMMessages.h. |
|
|
Sent after loading is complete. Definition at line 157 of file PVMMessages.h. |
|
|
Confirms that simulation task has started up. Definition at line 161 of file PVMMessages.h. |
|
|
The list of spikes sent between tasks during simulation. Definition at line 165 of file PVMMessages.h. |
|
|
Instructs the archiver to start archiving messages. Definition at line 169 of file PVMMessages.h. |
|
|
Instructs the simulator to start sending monitoring data from a specified neuron. Definition at line 173 of file PVMMessages.h. |
|
|
Instructs the simulator to start sending monitoring data from a specified synapse. Definition at line 177 of file PVMMessages.h. |
|
|
Start simulation. Tasks are instructed to start simulating their neurons and propagating spike lists. Definition at line 182 of file PVMMessages.h. |
|
|
Step simulation. Advances the simulation one step and then stops it. Definition at line 187 of file PVMMessages.h. |
|
|
Instructs the archiver to stop archiving messages. Definition at line 191 of file PVMMessages.h. |
|
|
Instructs the simulator to stop monitoring the specified neuron. Definition at line 195 of file PVMMessages.h. |
|
|
Instructs the simulator to stop monitoring the specified neuron. Definition at line 199 of file PVMMessages.h. |
|
|
Stop simulation. Tasks are instructed to stop simulating neurons and propagating spike lists. Definition at line 204 of file PVMMessages.h. |
|
|
Sent by a task when it is just about to exit. Definition at line 208 of file PVMMessages.h. |
|
|
Message sent as a test Definition at line 212 of file PVMMessages.h. |
|
|
Confirms that weights have been successfully saved. Definition at line 216 of file PVMMessages.h. |
|
|
Confirms that weights have been successfully saved. Definition at line 220 of file PVMMessages.h. |
1.4.4