cantera/src/clib
2016-10-13 18:40:03 -04:00
..
Cabinet.h Add license/copyright info to files that were missing it 2016-10-10 22:48:23 -04:00
clib_utils.h [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ct.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctfunc.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctmultiphase.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctonedim.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctreactor.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctrpath.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctsurf.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04:00
ctxml.cpp [clib] Make clib headers public 2016-10-13 18:40:03 -04: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.