cantera/src/clib
2015-05-27 18:09:07 -04:00
..
Cabinet.h Deprecate Cabinet::assign 2014-11-08 00:53:35 +00:00
clib_defs.h Cleanup include statements 2014-08-28 16:54:13 +00:00
ct.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
ct.h [Thermo] 'report' only prints species with non-trivial mole fractions 2014-06-03 16:54:15 +00:00
ctbdry.h Removed declarations for non-existent C interface functions 2012-03-15 19:52:44 +00:00
ctfunc.cpp [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctfunc.h [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctmultiphase.cpp [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctmultiphase.h [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctonedim.cpp Rename Cabinet member variables to avoid using reserved identifiers 2014-09-24 23:17:50 +00:00
ctonedim.h [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
ctreactor.cpp [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctreactor.h [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctrpath.cpp [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctrpath.h [Matlab] 'cleanup' now deletes all Cantera objects 2015-04-08 23:08:42 -04:00
ctsurf.cpp Cleanup include statements 2014-08-28 16:54:13 +00:00
ctsurf.h Removed declarations for non-existent C interface functions 2012-03-15 19:52:44 +00:00
ctxml.cpp Merge namespace ctml with namespace Cantera 2015-05-27 18:09:07 -04:00
ctxml.h Fixed qualifiers for functions that are part of the Cantera DLL 2012-02-27 18:15:47 +00:00
README.txt Reorganized source tree structure 2012-02-12 02:27:14 +00:00

This directory contains code that implements C-callable functions that
can be used to create and use Cantera objects from languages other
than C++. It is used by both the Python and Matlab interface packages.