Changeset 2442 for branches/newmole/source/mole_drive.cpp
- Timestamp:
- 11/04/08 14:48:35 (2 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/mole_drive.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/mole_drive.cpp
r2096 r2442 81 81 DEBUG_ENTRY( "mole_effects()" ); 82 82 83 mole_eval_balance(mole.num_total, &b[0],true,c);83 mole_eval_balance(mole.num_total,get_ptr(b),true,c); 84 84 85 85 for (long int nelem=ipHYDROGEN;nelem<LIMELM;nelem++)
