| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Symbol --+
|
DependendSymbol --+
|
Add_Symbol
Symbol representing the sum of two arguments.
|
|||
|
|||
typically Symbol but other types such as float,
escript.Data, numarray.NumArray are
possible
|
|
||
str
|
|
||
escript.Symbol, float, escript.Data, numarray.NumArray
depending on the degree of substitution
|
|
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialization of the Symbol representing the sum of two arguments.
Note: if both arguments have a spatial dimension, they must be equal. |
Differential of this object.
|
Returns program code that can be used to evaluate the symbol.
|
Assigns new values to symbols in the definition of the symbol. The method replaces the Symbol u by argvals[u] in the expression defining this object.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:50 2009 | http://epydoc.sourceforge.net |