Ignore:
Timestamp:
Mar 18, 2009, 3:00:24 PM (16 years ago)
Author:
ole
Message:

Removed more cluttter in search functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/fit_interpolate/fit.py

    r6537 r6545  
    279279           
    280280            element_found, sigma0, sigma1, sigma2, k = \
    281                            search_tree_of_vertices(self.root, self.mesh, x)
     281                           search_tree_of_vertices(self.root, x)
    282282           
    283283            if element_found is True:
Note: See TracChangeset for help on using the changeset viewer.