def reset (   self,
  val 
)

reset the value of the constant

Parameters:
val the new constant

Definition at line 554 of file C2Functions.py.

00554                         :
00555         "reset the value to a new value"
00556         self.val=val
00557 
00558         ##
    def value_with_derivatives(self, x): 


Generated on Wed Nov 21 10:18:31 2007 for analysis by  doxygen 1.5.4