Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

End the simulation session

To terminate the SPARK simulation session, we need to call the SPARK::End() function. This will close the log files and perform proper destruction of the data stuctures allocated at runtime by the various solvers and problem factories.

    SPARK::End(); 

Warning:
If you skip this step, then you subject yourself to potential memory leaks.


Generated on 5 Nov 2003 for VisualSPARK 2.01