- Timestamp:
- Oct 10, 2006, 10:48:31 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/quantity_ext.c
r3678 r3719 209 209 210 210 211 //MH080605 set semi_impli it_update[k] to 0.0 here, rather than in update_conserved_quantities.py211 //MH080605 set semi_implicit_update[k] to 0.0 here, rather than in update_conserved_quantities.py 212 212 for (k=0;k<N;k++){ 213 213 semi_implicit_update[k]=0.0;
Note: See TracChangeset
for help on using the changeset viewer.