Ignore:
Timestamp:
05/22/13 11:24:30 (12 years ago)
Author:
Mathieu Morlighem
Message:

DEL: removed InputConvergence module that is not used anymore and calls GetValuesPtr, which HAS to be deleted because it is wrong to plya with the pointer of another object's field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs/PentaP1Input.h

    r14951 r15082  
    8282                void VerticallyIntegrate(Input* thickness_input);
    8383                void GetVectorFromInputs(Vector<IssmDouble>* vector,int* doflist);
    84                 void GetValuesPtr(IssmDouble** pvalues,int* pnum_values);
    8584                /*}}}*/
    8685
Note: See TracChangeset for help on using the changeset viewer.