Changeset 16251


Ignore:
Timestamp:
09/25/13 09:33:30 (11 years ago)
Author:
utke
Message:

CHG hook call to experiment with controlling the location memory management

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/IoModel.cpp

    r16213 r16251  
    248248                /*Start trace*/
    249249                this->FetchData(&keep,AutodiffKeepEnum);
     250                setStoreManagerControl(2.0,2000000);
    250251                if(keep)trace_on(my_rank,1);
    251252                else    trace_on(my_rank);
Note: See TracChangeset for help on using the changeset viewer.