Command: ResetKernel

NEST HelpDesk Command Index NEST Quick Reference

Name:
 ResetKernel - Put the simulation kernel back to its initial state.
Description:
 
     This function re-initializes the simulation kernel, returning it to the 
     same state as after NEST has started. 
     In particular,
     - all network nodes
     - all connections
     - all user-defined neuron and synapse models
     are deleted, and 
     - time 
     - random generators
     are reset. The only exception is that dynamically loaded modules are not 
     unloaded. This may change in a future version of NEST. The SLI interpreter
     is not affected by ResetKernel.
Availability:
 NEST
Author:
 Marc-oliver Gewaltig
SeeAlso:ResetNetwork reset ResetOptions
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/nestkernel/nestmodule.cpp

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative