| Home | Trees | Index | Help |
|---|
| Package esys :: Package finley :: Module finleybench :: Class InhomogeneousLame2DOrder1JumpE6Normal45Alpha100_7680k |
|
object --+
|
BenchmarkProblem --+
|
FinleyProblem --+
|
RegularFinleyProblem --+
|
AnisotropicSystem --+
|
InhomogeneousLame2DOrder1JumpE6Normal45Alpha100_7680k
| Method Summary | |
|---|---|
__init__(self)
| |
| Inherited from AnisotropicSystem | |
tuple of LinearPDE and
escript.Data
|
returns a PDE and a test solution on the given domain |
| Inherited from RegularFinleyProblem | |
escript.Domain
|
returns the unit square/cube with a rectangular mesh |
| Inherited from FinleyProblem | |
pair of float
|
creates a domain and a PDE on this domain, solves it (with the given options) and returns the elapsed time and the error. |
| Inherited from BenchmarkProblem | |
str
|
returns the name of the benchmark suite |
| Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Apr 27 11:16:23 2006 | http://epydoc.sf.net |