Changeset 292


Ignore:
Timestamp:
Sep 11, 2004, 12:43:50 AM (21 years ago)
Author:
ole
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/quantity.py

    r291 r292  
    236236    #FIXME: Split up into geometric and numeric stuff.
    237237    #FIXME: Geometric (X,Y,V) should live in mesh.py
     238    #FIXME: STill remember to move XY to mesh
    238239    def get_vertex_values(self,
    239240                          xy=True,
     
    256257       
    257258        If no smoothings is required, vertex coordinates and values will
    258         be aggregated as a concatenation of of values at
     259        be aggregated as a concatenation of values at
    259260        vertices 0, vertices 1 and vertices 2
    260261
Note: See TracChangeset for help on using the changeset viewer.