Dave Goodwin
|
50cc50fa70
|
removed files that were added in subdirectories
|
2007-05-04 14:41:10 +00:00 |
|
Harry Moffat
|
0c6a8197e9
|
solaris port
std:: additions
|
2006-12-14 20:51:47 +00:00 |
|
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
|
f5ffa16a48
|
changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability.
|
2006-04-28 17:22:23 +00:00 |
|
Dave Goodwin
|
ed770b98c8
|
*** empty log message ***
|
2005-11-10 15:02:30 +00:00 |
|
Dave Goodwin
|
9bd690ae04
|
Prerelease_1_6_0_branch merged into trunk
|
2005-06-18 16:58:39 +00:00 |
|
Harry Moffat
|
b6ee6372a1
|
Correct file location of include file.
|
2004-07-02 16:12:50 +00:00 |
|
Dave Goodwin
|
8792888330
|
*** empty log message ***
|
2004-04-22 21:44:35 +00:00 |
|
Dave Goodwin
|
19a4ce838b
|
*** empty log message ***
|
2004-03-23 08:39:50 +00:00 |
|
Dave Goodwin
|
4cdb8aa015
|
*** empty log message ***
|
2003-08-28 14:22:15 +00:00 |
|
Dave Goodwin
|
6144c6dcd9
|
add support for surface chem
|
2003-08-21 14:27:20 +00:00 |
|
Dave Goodwin
|
1e8d3822ff
|
Initial revision
|
2003-04-14 17:57:48 +00:00 |
|