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
c708682e56
Removed 'using namespace std' from all header files
2012-01-23 03:36:42 +00:00
Dave Goodwin
11a9b6888e
added files for CO2 and heptane contributed by R. Hunt, Stanford
2005-09-16 04:55:51 +00:00
Dave Goodwin
4158c19375
changed C++ demos
2005-01-24 15:06:36 +00:00
Dave Goodwin
a3b92eb61f
added HFC134a
2005-01-14 13:41:37 +00:00
Dave Goodwin
0909e6f508
*** empty log message ***
2004-10-09 19:41:09 +00:00
Dave Goodwin
56ed18b705
*** empty log message ***
2004-10-09 15:21:43 +00:00
Dave Goodwin
ec71c9dd36
-
2003-11-24 16:39:27 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00