Changeset 3539
- Timestamp:
- Aug 29, 2006, 4:42:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/visualiser/visualiser.py
r3538 r3539 114 114 115 115 def build_quantity_dict(self): 116 """Build a dictionary mapping quantity name-> listof vertex116 """Build a dictionary mapping quantity name->Numeric array of vertex 117 117 values for that quantity. Subclasses are expected to override 118 118 this function."""
Note: See TracChangeset
for help on using the changeset viewer.