Ignore:
Timestamp:
04/03/15 18:53:41 (10 years ago)
Author:
schlegel
Message:

CHG: complete implementation of Marshall in Objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/TetraRef.h

    r18925 r19254  
    2929                int  TensorInterpolation(int fe_stokes);
    3030                int  VelocityInterpolation(int fe_stokes);
     31                void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ /*do nothing */};
    3132};
    3233#endif
Note: See TracChangeset for help on using the changeset viewer.