Ray Speth
0b8d2ec223
Removed includes of Cantera.h from the regression tests
2012-02-15 01:00:46 +00:00
Ray Speth
a942657698
Removed obsolete header selection logic from regression tests
2012-02-13 23:44:20 +00:00
Ray Speth
1bffc6e150
Fix include paths for tests and samples
2012-02-12 02:47:21 +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
d832f32625
Eliminated the Cantera_CXX namespace
2012-01-23 03:35:46 +00:00
Ray Speth
b88846e5e0
Fixed C++ tests that were failing under Windows
...
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +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
df4b108323
Added and modified a few files for VPSSMgr changes.
2008-08-23 00:55:58 +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
Harry Moffat
2830dea490
updated the test to ensure that it works from the srcdirtree.
2006-03-03 15:21:25 +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
Harry Moffat
11d73d12c1
Added depends target to makefiles
2004-07-29 22:14:33 +00:00
Dave Goodwin
4e29ebffe5
changed problem parameters to keep T in range
2003-12-20 12:06:11 +00:00
Harry Moffat
34ff876182
Rebaselined the problem. The solution changed in the 4th sig digit,
...
because, I think, the physical constants changed in ct_defs.h
2003-08-21 22:25:13 +00:00
Dave Goodwin
e93289bcef
*** empty log message ***
2003-04-18 23:20:16 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00