Changeset 1059
- Timestamp:
- Mar 10, 2005, 4:00:22 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/load_mesh/loadASCII.py
r1051 r1059 61 61 NOMAXAREA=-999 62 62 63 #FIXME this is used by least_squares - is this the best function for it to use? 63 64 def mesh_file_to_mesh_dictionary(fileName): 64 65 """Load a pmesh file. Returning the mesh dictionary.
Note: See TracChangeset
for help on using the changeset viewer.