Ignore:
Timestamp:
06/18/10 20:48:42 (15 years ago)
Author:
Eric.Larour
Message:

Diagnostic solution now compiles in parallel! yeehah!

File:
1 edited

Legend:

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

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