cantera/src
Ray Speth 8a17523715 Use the "charge" member function consistently to access species charges
Eliminated local alias to array of charges in some functions. Inlined the
"charge" function to mitigate any performance impact. Fixes a number of shadowed
variable warnings.
2013-02-14 01:03:09 +00:00
..
apps Clean up compiler warnings. 2012-11-07 21:08:56 +00:00
base Eliminated unnecessary variable shadowing in write_logfile 2013-02-14 01:03:05 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
fortran Changed parseCompString to simplify its typical usage pattern 2012-08-17 16:44:34 +00:00
kinetics [Kinetics] Fixed crashes when reaction mechanism contains no reactions 2013-02-14 01:02:18 +00:00
matlab Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
numerics Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
oneD [1D] General cleanup of class Refiner 2013-02-07 23:41:49 +00:00
python [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
spectra Removed some unnecessary "using namespace" directives 2012-10-24 15:45:19 +00:00
thermo Use the "charge" member function consistently to access species charges 2013-02-14 01:03:09 +00:00
tpx Removed some commented-out includes 2012-10-12 20:34:48 +00:00
transport Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
zeroD Fixed some compiler warnings 2013-02-07 23:41:42 +00:00
Makefile.am Removed obsolete C++ Chemkin mechanism converter 2012-07-26 20:49:50 +00:00
SConscript Added a new SCons configuration variable 'warning_flags' 2012-11-14 21:07:03 +00:00