Changeset 18005
- Timestamp:
- 05/15/14 15:14:55 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/mesh/squaremesh.py
r17558 r18005 2 2 from NodeConnectivity import NodeConnectivity 3 3 from ElementConnectivity import ElementConnectivity 4 from mesh2d import mesh2d 4 5 5 6 def squaremesh(md,Lx,Ly,nx,ny):
Note:
See TracChangeset
for help on using the changeset viewer.