Parent Directory
|
Revision Log
|
Patch
revision 2344 by jfenwick, Mon Mar 30 02:13:58 2009 UTC | revision 2365 by gross, Mon Apr 6 01:25:25 2009 UTC | |
---|---|---|
# | Line 30 __url__="https://launchpad.net/escript-f | Line 30 __url__="https://launchpad.net/escript-f |
30 | ||
31 | __author__="John Ngui, john.ngui@uq.edu.au" | __author__="John Ngui, john.ngui@uq.edu.au" |
32 | ||
import vtk | ||
33 | from esys.escript import getMPISizeWorld | from esys.escript import getMPISizeWorld |
34 | if getMPISizeWorld()==1: import vtk | |
35 | ||
36 | class LookupTable: | class LookupTable: |
37 | """ | """ |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |