Commit graph

15 commits

Author SHA1 Message Date
Ray Speth
2528df0f75 Reorganized source tree structure
These changes make it unnecessary to copy header files around during
the build process, which tends to confuse IDEs and debuggers. The
headers which comprise Cantera's external C++ interface are now in
the 'include' directory.

All of the samples and demos are now in the 'samples' subdirectory.
2012-02-12 02:27:14 +00:00
Ray Speth
a6f939c2fe Applied consistent formatting to all C++ code
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
Ray Speth
bc9ec48516 Fixing compiler warnings, part 5 2012-01-17 04:11:51 +00:00
Harry Moffat
5b55f058dd Finished the numpy port and cleanup of unneeded files in the directory 2009-04-19 21:03:10 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
3e7e28b6fb *** empty log message *** 2004-08-03 10:25:03 +00:00
Dave Goodwin
6f43b06ca5 *** empty log message *** 2004-05-17 23:09:27 +00:00
Dave Goodwin
d298e3b4b0 *** empty log message *** 2004-03-12 05:59:53 +00:00
Dave Goodwin
dbc7aec069 *** empty log message *** 2004-03-10 14:30:55 +00:00
Dave Goodwin
319263100e *** empty log message *** 2004-02-08 13:09:02 +00:00
Dave Goodwin
ec71c9dd36 - 2003-11-24 16:39:27 +00:00
Dave Goodwin
0d00c29e75 *** empty log message *** 2003-07-30 00:27:26 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00