6 lines
116 B
Matlab
6 lines
116 B
Matlab
function cleanup()
|
|
% CLEANUP Delete all stored Cantera objects and reclaim memory.
|
|
% cleanup()
|
|
%
|
|
|
|
ctmethods(0, 4);
|