Changeset 292
- Timestamp:
- Sep 11, 2004, 12:43:50 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/quantity.py
r291 r292 236 236 #FIXME: Split up into geometric and numeric stuff. 237 237 #FIXME: Geometric (X,Y,V) should live in mesh.py 238 #FIXME: STill remember to move XY to mesh 238 239 def get_vertex_values(self, 239 240 xy=True, … … 256 257 257 258 If no smoothings is required, vertex coordinates and values will 258 be aggregated as a concatenation of ofvalues at259 be aggregated as a concatenation of values at 259 260 vertices 0, vertices 1 and vertices 2 260 261
Note: See TracChangeset
for help on using the changeset viewer.