Changeset 2525


Ignore:
Timestamp:
Mar 12, 2006, 8:29:00 PM (18 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pmesh/mesh.py

    r2523 r2525  
    3333
    3434#FIXME: this is not tested.
    35 from utilities.util_ext import gradient
     35from utilities.numerical_tools import gradient
    3636
    3737
     
    3939# 1st and third values must be the same
    4040# FIXME: maybe make this a switch that the user can change? - DSG
    41 initialconversions = ['', 'exterior','']
     41initialconversions = ['', 'exterior', '']
    4242
    4343#from os import sep
Note: See TracChangeset for help on using the changeset viewer.