Dave Goodwin
03e175c01f
moved some methods to State.cpp
2003-07-29 22:37:30 +00:00
Dave Goodwin
6e5eae4dd6
initial import
2003-07-29 22:32:03 +00:00
Harry Moffat
9227cd87fb
Fixed several serious errors and added a couple of routines.
...
1) the read operation would hash any quoted string with a space
character in it.
2) changed children() to return a reference rather than the
complete object
3) write() would leave off the final endl character. This has
been fixed.
Additions:
copy()
copyUnion(): union of two trees; this routine may be problematic
findXMLPhase(): phase lookup.
Notes:
find_XML() still contains a memory leak.
2003-07-25 20:46:01 +00:00
Harry Moffat
712176ae08
Fixed an error in the Constructor function. m_indexPhase wasn't being
...
set at all
2003-07-24 15:58:17 +00:00
Harry Moffat
e788cc578c
Added a lot of comments to the header file
2003-07-23 21:54:44 +00:00
Harry Moffat
ca88c11522
Took out an unnecessary redefinition of m_kk from an inherited class
2003-07-23 21:53:02 +00:00
Harry Moffat
0f038b580d
Slight formatting change
2003-07-23 21:51:38 +00:00
Harry Moffat
973834c0ef
Added comments to the file
2003-07-23 15:41:22 +00:00
Harry Moffat
dee815c460
Took out a surplus doxygen comment about the Cantera Namespace. It
...
created an error during doxygen compilation
2003-07-21 16:28:13 +00:00
Harry Moffat
3b1a9775c6
Added more doxygen comments to the files.
...
Added a catch/throw block to setstate_TPX().
2003-07-21 16:26:36 +00:00
Harry Moffat
e4ccb18fe9
Commented the member data.
2003-07-21 16:08:39 +00:00
Harry Moffat
04702b4099
Took out a double nested @name that gave a warning to doxygen
2003-07-21 16:02:53 +00:00
Harry Moffat
a6f5638220
Added comments about m_kk needing to be restated in this class.
2003-07-18 20:19:03 +00:00
Harry Moffat
af54f50a25
Added more functions to the virtual base class. This will mean that
...
all classes that inherit from this class will be broken until they
too add definitions for these functions.
2003-07-07 16:45:46 +00:00
Harry Moffat
a23a8b3069
Commented out several statically defined functions that were not
...
used in the file.
2003-07-07 16:39:31 +00:00
Harry Moffat
ea0edbbadd
Fixed a compiler warning. Linux warns against initialization lists
...
which are not in the same order as items in the class itself.
2003-07-07 15:35:14 +00:00
Dave Goodwin
76526a6aa3
*** empty log message ***
2003-07-04 06:37:42 +00:00
Harry Moffat
916c065a9f
Added the function ptrColumn(), which returns a pointer to the
...
top of a column of the matrix.
2003-07-03 16:23:43 +00:00
Dave Goodwin
6f9256ec0c
*** empty log message ***
2003-06-27 14:19:16 +00:00
Dave Goodwin
9dec06949a
corrected bug in addTransport
2003-06-27 14:08:16 +00:00
Harry Moffat
9fb3fcfd6a
Added another file to this list
2003-06-11 21:33:35 +00:00
Harry Moffat
00a5e7b130
Fixed a typo in a comment
2003-06-10 16:39:32 +00:00
Harry Moffat
93e853ea74
Uncommented the tpx rule
2003-06-10 15:27:24 +00:00
Dave Goodwin
de7c965da8
*** empty log message ***
2003-06-08 14:51:29 +00:00
Dave Goodwin
ffe47674ef
*** empty log message ***
2003-06-08 14:51:29 +00:00
Dave Goodwin
1d742bf984
initial import
2003-06-08 14:41:42 +00:00
Dave Goodwin
c7f6cd18be
*** empty log message ***
2003-06-08 14:37:50 +00:00
Dave Goodwin
2a00814a9d
*** empty log message ***
2003-06-07 23:53:49 +00:00
Dave Goodwin
32fed991cf
-
2003-05-13 19:43:30 +00:00
Dave Goodwin
f0b91575da
*** empty log message ***
2003-04-24 08:55:11 +00:00
Dave Goodwin
8325c3b5da
*** empty log message ***
2003-04-21 11:54:42 +00:00
Dave Goodwin
2f6e4935a7
added .cvsignore in mattlab
2003-04-20 13:26:45 +00:00
Dave Goodwin
732bed5332
*** empty log message ***
2003-04-20 13:21:49 +00:00
Dave Goodwin
6ea7a847ab
*** empty log message ***
2003-04-20 04:04:16 +00:00
Dave Goodwin
e93289bcef
*** empty log message ***
2003-04-18 23:20:16 +00:00
Dave Goodwin
119089b623
*** empty log message ***
2003-04-18 11:09:22 +00:00
Dave Goodwin
fdbf250119
*** empty log message ***
2003-04-17 08:59:07 +00:00
Dave Goodwin
1e8d3822ff
Initial revision
2003-04-14 17:57:48 +00:00