Show
Ignore:
Timestamp:
11/04/08 14:48:35 (2 months ago)
Author:
rjrw
Message:

Apply get_ptr shim through rest of mole_*.cpp coding

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/mole_drive.cpp

    r2096 r2442  
    8181        DEBUG_ENTRY( "mole_effects()" ); 
    8282 
    83         mole_eval_balance(mole.num_total,&b[0],true,c);  
     83        mole_eval_balance(mole.num_total,get_ptr(b),true,c);     
    8484 
    8585        for (long int nelem=ipHYDROGEN;nelem<LIMELM;nelem++)