| Home | Trees | Index | Help |
|---|
| Package esys :: Package escript :: Module symbols |
|
| Function Summary | |
|---|---|
Symbol
|
returns a rank 0 Symbol. |
Symbol
|
returns a tensor Symbol of rank 3 and spatial dimension
dim |
Symbol
|
returns a tensor Symbol of rank 4 and spatial dimension
dim |
Symbol
|
returns a tensor Symbol of rank 2 and spatial dimension
dim |
Symbol
|
returns a vector Symbol of rank 1 and spatial dimension
dim |
| Variable Summary | |
|---|---|
str |
__author__: name of author |
str |
__copyright__: copyrights |
str |
__date__: date of the version |
str |
__license__: licence agreement |
str |
__url__: url entry point on documentation |
str |
__version__: version |
| Function Details |
|---|
ScalarSymbol(dim=None)returns a rank 0Symbol.
|
Tensor3Symbol(dim=3)returns a tensorSymbol of rank 3 and spatial dimension
dim
|
Tensor4Symbol(dim=3)returns a tensorSymbol of rank 4 and spatial dimension
dim
|
TensorSymbol(dim=3)returns a tensorSymbol of rank 2 and spatial dimension
dim
|
VectorSymbol(dim=3)returns a vectorSymbol of rank 1 and spatial dimension
dim
|
| Variable Details |
|---|
__author__name of author
|
__copyright__copyrights
|
__date__date of the version
|
__license__licence agreement
|
__url__url entry point on documentation
|
__version__version
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 | http://epydoc.sf.net |