Ignore:
Timestamp:
Oct 10, 2006, 10:48:31 AM (17 years ago)
Author:
steve
Message:

Adding holes to create_mesh_from_regions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/quantity_ext.c

    r3678 r3719  
    209209
    210210
    211         //MH080605 set semi_impliit_update[k] to 0.0 here, rather than in update_conserved_quantities.py
     211        //MH080605 set semi_implicit_update[k] to 0.0 here, rather than in update_conserved_quantities.py
    212212        for (k=0;k<N;k++){
    213213                semi_implicit_update[k]=0.0;
Note: See TracChangeset for help on using the changeset viewer.