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
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +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
Harry Moffat
eaf88a6b70
Intermediate commit - working on numpy port.
...
There is a lot of dead wood in this directory that will be eliminated.
2009-04-14 21:42:49 +00:00
Dave Goodwin
dafd2ad411
*** empty log message ***
2007-05-22 20:16:47 +00:00
Dave Goodwin
39d60dd2d1
EdgeKinetics now derives from InterfaceKinetics, and InterfaceKinetics has the beta parameter for electrochemistry
2007-05-18 10:54:54 +00:00
Dave Goodwin
4f0c424fb7
*** empty log message ***
2004-02-22 17:10:05 +00:00
Dave Goodwin
319263100e
*** empty log message ***
2004-02-08 13:09:02 +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