Commit graph

18 commits

Author SHA1 Message Date
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
Harry Moffat
0c6a8197e9 solaris port
std:: additions
2006-12-14 20:51:47 +00:00
Dave Goodwin
36f3254010 added method concentration(int k) 2006-11-07 13:47:39 +00:00
Harry Moffat
eb129e8f00 In the init() routine, I set the initial mass fraction vector so that
it sums to one. Previously, it was set uniformly to zero. The mass
fraction of species 0 is set to 1.
 This was noticed by a user, and may have resulted in seg faults before
the ThermoPhase object was properly initialized.
2006-10-02 19:10:53 +00:00
Dave Goodwin
cbb2eb6beb *** empty log message *** 2006-05-08 15:43:20 +00:00
Dave Goodwin
bb19de47bc added electric potential 2006-05-03 19:45:39 +00:00
Dave Goodwin
f5ffa16a48 changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-28 17:22:23 +00:00
Dave Goodwin
c48da0d14f *** empty log message *** 2006-04-23 06:02:35 +00:00
Dave Goodwin
53cbe7e119 *** empty log message *** 2006-04-11 07:15:48 +00:00
Dave Goodwin
08fa7e3d02 changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
Harry Moffat
046dc24775 Added the copy constructor and assignment operator. 2005-10-24 15:39:22 +00:00
Dave Goodwin
37c3df28d6 minor cleanup 2005-08-18 18:16:22 +00:00
Dave Goodwin
83501b5d72 *** empty log message *** 2005-08-18 14:44:35 +00:00
Dave Goodwin
0f723ca045 *** empty log message *** 2004-10-09 15:12:10 +00:00
Dave Goodwin
3b3b97942d *** empty log message *** 2004-02-17 20:05:26 +00:00
Dave Goodwin
f8ebd79be9 minor cleanup 2003-10-22 00:33:02 +00:00
Harry Moffat
365c19711d cleanup 2003-09-03 18:31:17 +00:00
Dave Goodwin
6e5eae4dd6 initial import 2003-07-29 22:32:03 +00:00