Package esys :: Package escript :: Module pdetools
[show private | hide private]
[frames | no frames]

Module esys.escript.pdetools

Provides some tools related to PDEs.

Currently includes:
Classes
Locator Locator provides access to the values of data objects at a given spatial coordinate x.
NoPDE solves the following problem for u:
Projector The Projector is a factory which projects a discontiuous function onto a continuous function on the a given domain.
TimeIntegrationManager a simple mechanism to manage time dependend values.

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

Variable Details

__author__

name of author
Type:
str
Value:
'Lutz Gross, l.gross@uq.edu.au'                                        

__copyright__

copyrights
Type:
str
Value:
'''  Copyright (c) 2006 by ACcESS MNRF
                    http://www.access.edu.au
                Primary Business: Queensland, Australia'''             

__date__

date of the version
Type:
str
Value:
'$Date: 2006-03-23 20:55:31 +1000 (Thu, 23 Mar 2006) $'                

__license__

licence agreement
Type:
str
Value:
'''Licensed under the Open Software License version 3.0
             http://www.opensource.org/licenses/osl-3.0.php'''         

__url__

url entry point on documentation
Type:
str
Value:
'http://www.iservo.edu.au/esys'                                        

__version__

version
Type:
str
Value:
'$Revision: 637 $'                                                     

Generated by Epydoc 2.1 on Thu Apr 27 11:16:18 2006 http://epydoc.sf.net