cantera/src/clib
2012-02-27 18:11:47 +00:00
..
Cabinet.h Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
clib_defs.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ct.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ct.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ctbdry.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctbdry.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctfunc.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctfunc.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctmultiphase.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctmultiphase.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctonedim.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctonedim.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ctreactor.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctreactor.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctrpath.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctrpath.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00
ctsurf.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctsurf.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
ctxml.cpp Streamlined interface to class Cabinet 2012-02-27 18:11:47 +00:00
ctxml.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
README.txt Reorganized source tree structure 2012-02-12 02:27:14 +00:00
Storage.cpp Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Storage.h Updated #includes to reflect new header file locations 2012-02-12 02:44: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.