
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2002-12-12 19:04:48
Modified files: src : Recurrence.defs.hh Recurrence.inlines.hh
Log message: Added a new enumerate, `VERIFY_STATUS', that returns three different values in according to the verification of the solution; `verify_solution()' now returns a `VERIFY_STATUS' and not a `bool'. The functions `add_initial_conditions()' and `Solver_Status solve_constant_coeff_order_1()' now are `const' (and not `static') in the section private of the class `Recurrence'. Added the methods `bool is_order_zero() const' and `void set_order_zero() const'. Added the private methods in order to access to the data of the class `Finite_Order_Info'.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.defs.hh.diff?... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.di...
participants (1)
-
Tatiana Zolo