Home | Trees | Indices | Help |
---|
|
object --+ | escript.modelframe.LinkableObject --+ | escript.modelframe.ParameterSet --+ | escript.modelframe.Model --+ | Probe
Tests values against a expression which may depend on time and spatial coordinates.
It prints out the relative error in each time step and the maximum relative error over all time steps at the end.
Warning: this class uses python's eval function!!!!!
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
expression expressions defining expression values to test against. |
|||
line_tag tag to be used when printing error. |
|||
max_error maximum error (out) |
|||
t current time (in) |
|||
t_max time of maximum error (out) |
|||
value values to be tested (in) |
|
|||
Inherited from |
|
Set up parameters
|
Print out the maximum error.
|
Initializes values
|
Finalises the time step. dt is the currently used time step size. This function may be overwritten.
|
|
expressionexpressions defining expression values to test against. If None only value is reported. (in) |
line_tagtag to be used when printing error. (in) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Aug 10 10:04:39 2009 | http://epydoc.sourceforge.net |