- Timestamp:
- Jun 29, 2010, 9:17:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/abstract_2d_finite_volumes/__init__.py
r2126 r7876 1 """Make directory available as a Python package 1 """ 2 A set of modules which is used to build a geometrical representation 3 of the test scenario domain. 4 5 It contains functions for fitting data across an arbitrary terrain height 6 mesh. 2 7 """ 3 8
Note: See TracChangeset
for help on using the changeset viewer.