Ignore:
Timestamp:
09/01/20 13:22:48 (5 years ago)
Author:
Mathieu Morlighem
Message:

NEW: new way of Marshalling femmodel

File:
1 edited

Legend:

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

    r25489 r25506  
    8282                void InitFromFids(char* rootpath, FILE* IOMODEL, FILE* toolkitsoptionsfid, int in_solution_type, bool trace, IssmPDouble* X=NULL);
    8383                void Marshall(char** pmarshalled_data, int* pmarshalled_data_size, int marshall_direction);
     84                void Marshall2(MarshallHandle* marshallhandle);
    8485                void Restart(void);
    8586                void RestartAD(int step);
Note: See TracChangeset for help on using the changeset viewer.