Changeset 5990


Ignore:
Timestamp:
Nov 24, 2008, 4:49:34 PM (15 years ago)
Author:
ole
Message:

Notes on refactoring of set_values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/quantity.py

    r5976 r5990  
    389389        # perhaps the notion of location and indices simplified
    390390
    391         # FIXME (Ole): Need to compute indices based on polygon (and location) and
    392         # use existing code after that.
     391        # FIXME (Ole): Need to compute indices based on polygon
     392        # (and location) and use existing code after that.
     393       
     394        # See ticket:275, ticket:250, ticeket:254 for refactoring plan
    393395       
    394396        if polygon is not None:
Note: See TracChangeset for help on using the changeset viewer.