cantera/include/cantera/base
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
..
Array.h Removed class ArrayViewer (use Array2D instead) 2012-02-27 18:14:08 +00:00
clockWC.h Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
config.h.in Removed obsolete HAS_SSTREAM option 2012-07-23 22:33:41 +00:00
ct_defs.h Fixed some spelling errors 2012-06-22 22:36:15 +00:00
ct_thread.h Fixed code formatting 2012-07-18 18:32:29 +00:00
ctexceptions.h Removed some obsolete code for handling deprecated functions 2012-08-08 22:17:28 +00:00
ctml.h Proof-of-concept for a Python interface written using Cython 2012-09-06 19:55:25 +00:00
FactoryBase.h Added a ScopedLock typedef that can be used without requiring extra any #ifdefs 2012-05-31 14:57:54 +00:00
global.h Simplified conditional statements in SetState_HPorUV and SetState_SPorSV 2012-08-17 16:44:16 +00:00
logger.h Removed some deprecated functions 2012-07-16 22:18:11 +00:00
mdp_allo.h Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
plots.h Fix include paths for tests and samples 2012-02-12 02:47:21 +00:00
PrintCtrl.h Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
stringUtils.h Changed parseCompString to simplify its typical usage pattern 2012-08-17 16:44:34 +00:00
utilities.h Moved some classes out of the global namespace into namespace Cantera 2012-08-08 22:18:15 +00:00
vec_functions.h Added an overload of operator<< for std::vector 2012-04-11 17:37:23 +00:00
xml.h Removed some deprecated code 2012-07-16 22:19:10 +00:00
XML_Writer.h Reorganized source tree structure 2012-02-12 02:27:14 +00:00