cantera/src
Ray Speth 3b78634381 Removed extraneous parentheses around arguments to 'delete'.
'delete' is a keyword, not a function, so the parens are not necessary.
2013-02-14 01:03:42 +00:00
..
apps Clean up compiler warnings. 2012-11-07 21:08:56 +00:00
base Eliminated some shadowing of member variables by function arguments 2013-02-14 01:03:19 +00:00
clib [1D/Python] Set pressure when restoring solution from XML file 2012-12-18 00:11:24 +00:00
equil Removed unnecessary checks surrounding delete operations 2013-02-14 01:03:32 +00:00
fortran Changed parseCompString to simplify its typical usage pattern 2012-08-17 16:44:34 +00:00
kinetics Removed unnecessary checks surrounding delete operations 2013-02-14 01:03:32 +00:00
matlab Re-applied consistent formatting to trunk 2013-02-07 23:40:59 +00:00
numerics Removed unnecessary checks surrounding delete operations 2013-02-14 01:03:32 +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 Removed extraneous parentheses around arguments to 'delete'. 2013-02-14 01:03:42 +00:00
tpx Removed some commented-out includes 2012-10-12 20:34:48 +00:00
transport Removed unnecessary checks surrounding delete operations 2013-02-14 01:03:32 +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