Changeset 2023 for branches/newmole/source/ion_solver.cpp
- Timestamp:
- 05/05/08 05:09:17 (8 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/ion_solver.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/ion_solver.cpp
r1851 r2023 312 312 /* only used for possible printout - multiple electron Auger rate - 313 313 * do not count one-electron as Auger */ 314 /*lint -e771 not init */315 314 if( nej>1 ) 316 315 auger[IonProduced-1] += rateone; 317 /*lint +e771 not init */318 316 } 319 317 }
