/[gzz]/gzz/gfx/demo/buoyoing.py
ViewVC logotype

Diff of /gzz/gfx/demo/buoyoing.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Tue Feb 4 21:16:31 2003 UTC revision 1.2 by tjl, Tue Feb 4 21:24:10 2003 UTC
# Line 24  space = gzz.impl.ModularSpace(*test.tool Line 24  space = gzz.impl.ModularSpace(*test.tool
24  zzNodes.viewcontext.setDims(jarray.array(  zzNodes.viewcontext.setDims(jarray.array(
25      [space.getDim(i) for i in [Ids.d_1, Ids.d_2, Ids.d_3]], gzz.Dim))      [space.getDim(i) for i in [Ids.d_1, Ids.d_2, Ids.d_3]], gzz.Dim))
26    
27  span = sb.getCurrent().subSpan(0,1).subArea(10, 10, 20, 20)  span = sb.getCurrent().subSpan(0,1).subArea(10, 10, 200, 200)
28    
29  # Put a piece of the pagespan into it  # Put a piece of the pagespan into it
30  cell = space.getHomeCell()  cell = space.getHomeCell()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26