[PURRS-devel] purrs/src Recurrence.defs.hh Recurrence.inlines.hh

Tatiana Zolo zolo at spartacus.cs.unipr.it
Thu Dec 12 19:04:48 CET 2002


CVSROOT:	/cvs/purrs
Module name:	purrs
Changes by:	zolo at 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?cvsroot=purrs&r1=1.29&r2=1.30
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Recurrence.inlines.hh.diff?cvsroot=purrs&r1=1.21&r2=1.22




More information about the PURRS-devel mailing list