Harry Moffat
910a2abf86
Fixed an error that occurred during linking of applications.
...
There were multiple definitions of importPhase(string, string),
one per application file.
I moved the definition of importPhase to libctxx.a as it had
to be in an object file, and I retained the declaration within
importPhase.h. I also added declarations for the other
functions in libctxx.a into importPhase.h, as they weren't
declared anywhere in the interface.
2007-05-05 00:29:49 +00:00
Dave Goodwin
e8f49c5d9a
minor cleanup
2007-05-04 15:48:43 +00:00
Dave Goodwin
5d8430431f
minor cleanup
2007-05-04 15:48:43 +00:00
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
7bdea0ffd8
Doxygen update
...
Finished a draft of the File Tab within Doxygen. Each file now
has a link to the relevant modules and classes.
2007-03-23 15:09:17 +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
Dave Goodwin
eee9f3023d
*** empty log message ***
2006-11-07 23:35:59 +00:00
Dave Goodwin
0db629dcd9
*** empty log message ***
2006-05-20 21:12:37 +00:00
Dave Goodwin
799b9c02e2
support for constant-pressure reactors
2006-05-06 15:34:18 +00:00
Harry Moffat
34783d2266
Made ready() a const function,
2006-04-30 22:17:15 +00:00
Harry Moffat
a0b4108ef0
Added logger.h to this file.
2006-04-30 19:58:13 +00:00
Harry Moffat
d72e1750de
Changed the #ifndef line so that it is unique.
2006-04-30 19:57:39 +00:00
Harry Moffat
11b1d34752
Added a couple more include kinetics files.
2006-04-30 19:56:06 +00:00
Harry Moffat
ace3138711
Changed a comments section.
2006-04-30 19:54:55 +00:00
Harry Moffat
f26f100182
Added Id field.
2006-04-30 19:54:14 +00:00
Harry Moffat
5a8a9c2fc5
Changed the defn of a function to agree with underlying virtual function.
2006-03-05 23:55:08 +00:00
Harry Moffat
77bbce6f39
Added the new file.
2005-10-24 21:57:09 +00:00
Harry Moffat
218f2f43b1
Added a thermo.h file to the cxx directory. This file is analogous
...
to the transport.h file.
2005-10-24 18:03:12 +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
41a7a55a24
merged from branch
2005-01-07 09:46:34 +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
Dave Goodwin
488f84970e
changed f90 mod file handling in Makefiles
2004-11-15 02:33:21 +00:00
Dave Goodwin
56ed18b705
*** empty log message ***
2004-10-09 15:21:43 +00:00
Dave Goodwin
d68036396e
*** empty log message ***
2004-04-23 19:02:13 +00:00
Dave Goodwin
6da100c5d5
*** empty log message ***
2004-02-04 10:34:37 +00:00
Dave Goodwin
8fbc5c4cd9
initial import
2004-01-01 23:11:10 +00:00