Ignore:
Timestamp:
Mar 4, 2009, 3:30:29 PM (15 years ago)
Author:
steve
Message:

Added Padarn's (2008/2009 summer student) files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/anuga_1d/domain.py

    r6042 r6453  
    916916        # Update ghosts
    917917        self.update_ghosts()
    918 
     918       
    919919        # Initial update of vertex and edge values
    920         self.distribute_to_vertices_and_edges()
    921 
     920        self.distribute_to_vertices_and_edges() 
     921       
    922922        # Update extrema if necessary (for reporting)
    923923        self.update_extrema()
Note: See TracChangeset for help on using the changeset viewer.