cantera/include/cantera
Ray Speth 8afc669b67 Proof-of-concept for a Python interface written using Cython
This module is compatible with both Python 2 and Python 3. Unlike the existing
Python module, this module directly utilizes the Cantera C++ interface,
bypassing the "clib" compatibility layer, as well as all of the direct use of
the Python C API.

Currently, this contains just enough to instantiate a ThermoPhase object from an
XML input file.
2012-09-06 19:55:25 +00:00
..
base Proof-of-concept for a Python interface written using Cython 2012-09-06 19:55:25 +00:00
equil Fixed a bunch of spelling issues 2012-08-17 16:43:34 +00:00
kinetics Removed unused functions from Rate1 and removed the unused Rate2 class 2012-08-29 22:13:49 +00:00
numerics Fixed a bunch of spelling issues 2012-08-17 16:43:34 +00:00
oneD Removed unused variable 'm_efctr' from StFlow 2012-08-29 22:13:59 +00:00
spectra Updated documentation to resolve some Doxygen warnings 2012-06-14 21:06:30 +00:00
thermo Eliminated some unnecessary usage of strcpy 2012-08-17 16:44:50 +00:00
tpx Use actual enums for the pure fluid constants 2012-08-08 22:17:57 +00:00
transport Fixed a bunch of spelling issues 2012-08-17 16:43:34 +00:00
zeroD Added a ScopedLock typedef that can be used without requiring extra any #ifdefs 2012-05-31 14:57:54 +00:00
Edge.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
electrolyteThermo.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
equilibrium.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
GRI30.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
IdealGasMix.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
IncompressibleSolid.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
integrators.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Interface.h Updated documentation to resolve some Doxygen warnings 2012-06-14 21:06:30 +00:00
kinetics.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Metal.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
numerics.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
onedim.h Removed old, duplicate version of Surf1D 2012-07-16 22:19:30 +00:00
PureFluid.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
radiation.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
solvers.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
spectra.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
surface.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
thermo.h Removed unnecessary WITH_FEATURE configuration options 2012-05-31 14:57:32 +00:00
transport.h merging into cantera 2.0 the pecos autotools trunk 2012-07-17 21:12:16 +00:00
zerodim.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00