| Home | Trees | Indices | Help |
|---|
|
|
Abstract class for VTK filtering anchor. Must override process() method for use. Note: svr.ust is shared by all VtkAnchor instances.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
anames the arrays in der of solvers to be saved. |
|||
|
fpdtype string for floating point data type (in numpy convention). |
|||
|
psteps the interval (in step) to save data. |
|||
|
vtkfn_tmpl the template string for the VTK file. |
|||
|
|||
|
vtkfn The correct file name for VTK based on the template. |
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Aggregate data from solver object to VTK unstructured mesh.
|
|
|
|
This method implements the VTK filtering operations. Must be overidden. |
|
|||
anamesthe arrays in der of solvers to be saved. True means in der. |
|
|||
vtkfnThe correct file name for VTK based on the template.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 11 23:04:27 2011 | http://epydoc.sourceforge.net |