Commit graph

9 commits

Author SHA1 Message Date
Dave Goodwin
ce73f8bacd removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Dave Goodwin
08fa7e3d02 changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
b21ad9c412 *** empty log message *** 2004-10-12 12:56:32 +00:00
Dave Goodwin
2e6c5ad2a1 *** empty log message *** 2004-02-03 03:31:05 +00:00
Dave Goodwin
2906957498 *** empty log message *** 2003-12-11 12:06:55 +00:00
Dave Goodwin
e26a9e54dd *** empty log message *** 2003-08-04 14:31:06 +00:00
Harry Moffat
a29177e49a Added a specific named error for not matching against a kinetics
model. This can be (and is in cttables) used to catch a thrown
error condition to make the kernel extensible wrt new kinetics
managers.
2003-08-02 00:34:07 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00