- Timestamp:
- Jun 29, 2010, 9:17:15 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/fit_interpolate/__init__.py
r2656 r7876 1 """Make directory available as a Python package 1 """ 2 2D mesh fitting and interpolation. 3 4 Maps quantity data over a 2D mesh. It calculates a smooth gradation of 5 data over the mesh, and allows data to be sampled at any given point. 2 6 """ 3 7
Note: See TracChangeset
for help on using the changeset viewer.