Changeset 5090
- Timestamp:
- Feb 28, 2008, 3:32:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r5088 r5090 3459 3459 list. 3460 3460 %FIXME (Howard): CAN x, y BE VECTORS? 3461 The optional parameter geo\_reference refers to the status of points 3462 that are passed into the function. Typically they will be relative to 3463 some origin. In ANUGA, a typical call will take the form: 3464 {\small \begin{verbatim} 3465 set_quantity('elevation', 3466 Polygon_function([(P1, v1), (P2, v2)], 3467 default=v3, 3468 geo_reference=domain.geo_reference)) 3469 \end{verbatim}} 3470 3461 3471 3462 3472 \end{classdesc}
Note: See TracChangeset
for help on using the changeset viewer.