| Home | Trees | Indices | Help |
|---|
|
|
Glue two boundary conditions which are considered to be collocated.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| numpy.ndarray |
|
||
|
|||
CACHE_KEYS_ENABLER = names of arrays whose original values to be cached when the glue is enabled. |
|||
|
|||
|
Inherited from |
|||
|
|||
The constructor will create a PAIR of Glue objects attached to the input source BC object (sbc) and destination BC object (dbc). Each Glue object in the pair is the reciprocal of the other. The constructor DOES NOT modify associated BC or BlockSolver objects except setting BC objects' glue property to self. If no reference point is given through ref keyword, a random reference point is generated for sorting boundary faces to be glued.
|
Get the sorted face list of a BC object according to the reference point.
|
Enable this glue by setting ghost information from interior and store original values in a cache. Arguments are the keys of arrays to be cached.
|
Disable this glue by restoring ghost information from cached values. Arguments are the keys of cached arrays.
|
Take array values from interior cells to ghost cells.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 21 09:38:31 2012 | http://epydoc.sourceforge.net |