Commit graph

10 commits

Author SHA1 Message Date
Harry Moffat
69eb7a0281 Added Id line 2006-04-30 22:07:14 +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
Harry Moffat
1e44c119f7 Took out 2 print statements, that was causing the diamond test
to fail.
2006-04-27 22:47:19 +00:00
Dave Goodwin
6547372987 support for sensitivity analysis 2005-11-10 15:06:33 +00:00
Dave Goodwin
305bdd09a2 changed setMaxStep to setMaxStepSize, setMinStep to setMinStepSize, and added setMaxSteps to set the maximum number of steps that will be taken. 2004-05-16 13:54:11 +00:00
Dave Goodwin
2e6c5ad2a1 *** empty log message *** 2004-02-03 03:31:05 +00:00
Dave Goodwin
f1854cbdeb *** empty log message *** 2003-09-25 22:11:01 +00:00
Dave Goodwin
def19717ce *** empty log message *** 2003-09-04 23:25:08 +00:00
Dave Goodwin
e26a9e54dd *** empty log message *** 2003-08-04 14:31:06 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00