Ignore:
Timestamp:
06/18/10 19:24:59 (15 years ago)
Author:
Eric.Larour
Message:

Keep simplifying solutions.
New convergence module at the input level, instead at the solution level, when solution vectors are not
available anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Inputs/BoolInput.h

    r4050 r4055  
    7878                void Constrain(double cm_min, double cm_max);
    7979                void GetVectorFromInputs(Vec vector,int* doflist);
     80                void GetValuesPtr(double* pvalues,int* pnum_values);
    8081                /*}}}*/
    8182
Note: See TracChangeset for help on using the changeset viewer.