| |
- builtins.object
-
- MeshFunction
-
- ConstantFunction
- FEFunction
- GlobalFunction
class MeshFunction(builtins.object) |
|
MeshFunction(mesh)
|
|
Methods defined here:
- __init__(self, mesh)
- Initialize self. See help(type(self)) for accurate signature.
- evaluate(self, ip, trafo)
Data descriptors defined here:
- __dict__
- dictionary for instance variables
- __weakref__
- list of weak references to the object
Data and other attributes defined here:
- mesh = None
| |