| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
escript.modelframe.LinkableObject --+
|
escript.modelframe.ParameterSet --+
|
escript.modelframe.Model --+
|
ScalarConstrainerOverBox
Creates a characteristic function for the location of constraints for a scalar value and selects the value from an initial value ate these locations.
In the case that the spatial dimension is two, the arguments front and back are ignored.
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
back True to set a constraint at the left face of the domain (x[2]=max x[2]), default False (in). |
|||
|
bottom True to set a constraint at the left face of the domain (x[1]=max x[1]), default False (in). |
|||
|
domain domain (in). |
|||
|
front True to set a constraint at the left face of the domain (x[2]=min x[2]), default False (in). |
|||
|
left True to set a constraint at the left face of the domain (x[0]=min x[0]), default False (in). |
|||
|
right True to set a constraint at the left face of the domain (x[0]=max x[0]), default False (in). |
|||
|
tol absolute tolerance for "x=max x" condition, default 1.e-8 (in). |
|||
|
top True to set a constraint at the left face of the domain (x[1]=min x[1]), default False (in). |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a model. Just calls the parent constructor.
|
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri May 25 00:38:46 2012 | http://epydoc.sourceforge.net |