| Home | Trees | Indices | Help |
|---|
|
|
Upload and download variable arrays between GPU device memory and CPU host memory. By default preloop() and premarch() callbacks do uploading, and postmarch() and postloop() do downloading. The default behavior is compatible to solvcon.anchor.VtkAnchor. Subclasses can override callback methods for more complicated operations.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
downarrs names of arrays to be downloaded from device to host. |
|||
|
rsteps steps to run. |
|||
|
uparrs names of arrays to be uploaded from host to device. |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
|
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 11 23:04:36 2011 | http://epydoc.sourceforge.net |