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
c2372197de
Fixing signed/unsigned comparison warnings in clib
2012-01-17 04:12:58 +00:00
Ray Speth
bc9ec48516
Fixing compiler warnings, part 5
2012-01-17 04:11:51 +00:00
Ray Speth
4babd5898b
Fixing compiler warnings, part 1
2012-01-17 04:10:08 +00:00
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Ray Speth
8b699082c8
Removed cantera/kernel from include path
...
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".
This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
Harry Moffat
9c6080e3c9
Turned on keyword substitution in the cpp files.
2009-12-09 17:50:27 +00:00
Harry Moffat
70647c85ed
Initial Import
2009-07-27 23:17:19 +00:00
Harry Moffat
fdfebcec37
General commit of clib package.
...
Added checking of arguments.
Added header info
2009-07-11 17:16:09 +00:00
Harry Moffat
f52c17d9fa
Experimenting with a no dll build on windows
2009-04-22 00:35:02 +00:00
Harry Moffat
0d32e517bd
Added in a conditional compilation of vcs_equilibrate().
2009-04-04 04:00:19 +00:00
Harry Moffat
c6d9b1bb7f
General commit to sync the repository.
...
- basically finished with demo problem test suite.
2009-03-24 20:44:30 +00:00
Harry Moffat
cea69addd0
Added access to the new vcs nonideal equilibrium solver.
2009-03-17 15:42:04 +00:00
Dave Goodwin
83501b5d72
*** empty log message ***
2005-08-18 14:44:35 +00:00
Dave Goodwin
9e54a6857e
*** empty log message ***
2005-07-22 04:02:05 +00:00
Dave Goodwin
d6611f5878
*** empty log message ***
2005-07-14 18:54:10 +00:00
Dave Goodwin
dfa29b0f70
cleanup
2005-06-25 15:57:50 +00:00
Dave Goodwin
0ce92af1c5
cleanup
2005-06-25 05:27:30 +00:00
Dave Goodwin
9bd690ae04
Prerelease_1_6_0_branch merged into trunk
2005-06-18 16:58:39 +00:00
Dave Goodwin
7e869c9953
*** empty log message ***
2005-01-08 22:28:01 +00:00
Dave Goodwin
d77534a8ef
minor cleanup
2005-01-05 21:04:52 +00:00
Dave Goodwin
83b08d7a26
*** empty log message ***
2004-12-10 05:07:14 +00:00
Dave Goodwin
987e1ddbb0
support for multiphase equilibrium
2004-12-01 22:57:23 +00:00