Parent Directory
|
Revision Log
|
Patch
revision 944 by jongui, Mon Jan 29 07:22:43 2007 UTC | revision 945 by jongui, Tue Jan 30 22:34:27 2007 UTC | |
---|---|---|
# | Line 10 class Warp: | Line 10 class Warp: |
10 | Class that defines the deformation of a scalar field. | Class that defines the deformation of a scalar field. |
11 | """ | """ |
12 | ||
13 | def __init__(self, object, warp_mode): | def __init__(self, object, warp_mode = WarpMode.SCALAR): |
14 | """ | """ |
15 | Initialise the warp scalar/vector. | Initialise the warp scalar/vector. |
16 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |