cantera/src/matlab
Ray Speth b495262aff [Matlab] 'cleanup' now deletes all Cantera objects
'cleanup' previously only deleted ThermoPhase, Kinetics, Transport, Domain1D,
Sim1D, and XML_Node objects, while missing all objects associated with reactor
networks (Reactor, ReactorNet, FlowDevice, Wall), MultiPhase, Func1, and
reaction paths (ReactionPathBuilder, ReactionPathDiagram).

Fixes #251.
2015-04-08 23:08:42 -04:00
..
.gitignore Updated .gitignore (for git-svn users) 2012-02-15 18:07:01 +00:00
ctfunctions.cpp [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctmatutils.h Fix errors in MATLAB compiling on Windows. Fixes Issue 85. 2014-08-26 12:15:01 +00:00
ctmethods.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
flowdevicemethods.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
funcmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
kineticsmethods.cpp [Matlab] Fix detection of errors when importing Kinetics 2014-02-13 22:26:45 +00:00
mexFunction.map Changed visibility of symbols in ctmethods.mex on Linux 2012-04-11 17:37:33 +00:00
mixturemethods.cpp [clib] Fix error handling for MultiPhase objects 2013-07-26 21:33:59 +00:00
mllogger.h Removed some deprecated code 2012-07-16 22:19:10 +00:00
onedimmethods.cpp [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
phasemethods.cpp [Thermo] 'report' only prints species with non-trivial mole fractions 2014-06-03 16:54:15 +00:00
reactormethods.cpp [Matlab] Add access to class FlowReactor 2013-08-02 23:17:54 +00:00
reactornetmethods.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
SConscript [SCons] Remove unnecessary uses of pjoin 2014-10-08 16:54:49 +00:00
surfmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00
thermomethods.cpp [Matlab] Add isothermalCompressibility and thermalExpansionCoeff functions 2014-01-08 17:10:41 +00:00
transportmethods.cpp [Matlab] Fix 'thermalConductivity' method 2013-11-03 20:46:38 +00:00
wallmethods.cpp Remove commented-out code 2014-05-27 02:52:21 +00:00
xmlmethods.cpp Fixed some compiler warning issues 2012-03-15 19:55:18 +00:00