Changeset 407 for inundation/ga/storm_surge/pmesh/visualmesh.py
- Timestamp:
- Oct 15, 2004, 12:14:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/visualmesh.py
r349 r407 68 68 return VMesh([self,other]) 69 69 70 def __repr__(self): 71 return str(self.__class__) 70 72 71 73 class vPoints(vAbstract):
Note: See TracChangeset
for help on using the changeset viewer.