Commit graph

12 commits

Author SHA1 Message Date
Harry Moffat
7ba6449978 Finished low lvl doxygen commenting XML_Node object 2009-01-05 23:33:44 +00:00
Harry Moffat
51aa98675e Changed one of the getString() functions to getChildValue(),
to get rid of some unnecessary overloading.
2009-01-02 22:34:41 +00:00
Harry Moffat
09236f42f8 Doxygen updates 2009-01-02 21:46:31 +00:00
Harry Moffat
93b71cdc3f Got rid of the function getStrings(). It wasn't used anywhere. 2009-01-02 21:23:49 +00:00
Harry Moffat
a44c7650c5 Added fpValueCheck and added doxygen info 2008-12-27 00:25:04 +00:00
Harry Moffat
de704473eb Changed old to new style C headers 2008-12-17 17:09:37 +00:00
Harry Moffat
4eebd8012c Added a missing include file that may have caused a compilation error
on ubuntu.
2008-12-16 18:04:36 +00:00
Harry Moffat
75e56cf8d3 Added documentation.
Made getFloat() more explicit. Took out the use of "-" for type. Now,
have to specify the type of units conversion.
2008-10-31 15:45:00 +00:00
Harry Moffat
b739568620 This was left out of previous commits
Broke getStringArray into 2
added strSItoDbl which converts a string with units into a double value
2008-09-26 20:24:40 +00:00
Harry Moffat
7a4e9ee4e3 Fixed an error in getStringArray that caused files with white space
characters other than ' \n\t' (e.g., a carriage return) to fail to
be read properly. This single issue may be cause of multiple problems
with running Cantera on pc's.
2008-09-17 19:52:34 +00:00
Dave Goodwin
5f74aa996e *** empty log message *** 2007-06-11 16:40:37 +00:00
Dave Goodwin
a7e60c5e88 moved base files 2007-05-04 15:15:19 +00:00
Renamed from Cantera/src/ctml.cpp (Browse further)