Ignore:
Timestamp:
Nov 16, 2004, 10:59:09 AM (20 years ago)
Author:
duncan
Message:

fixed comments

File:
1 edited

Legend:

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

    r530 r549  
    189189    def get_vertices(self,  indexes=None):
    190190        """Get connectivity
    191         indexes is a
    192         If unique is True give them only once as stored internally.
    193         If unique is False return connectivity of all elements
     191        indexes is the set of element ids of interest
    194192        """
    195193       
Note: See TracChangeset for help on using the changeset viewer.