The "cleanup" function in the Matlab interface ultimately calls case 4 of
ctfunctions() defined in ctfunctions.cpp, which deletes the following objects
only:
Domain1D
Sim1D
XML_Node
ThermoPhase
Kinetics
Transport
This misses all the classes associated with reactor networks, as well as classs
MultiPhase and Func1 (which can be identified by searching for "typedef
Cabinet".
Original issue reported on code.google.com by yarmond on 19 Feb 2015 at 10:32
Original issue reported on code.google.com by
yarmond
on 19 Feb 2015 at 10:32