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/Nodes.h

    r23926 r25506  
    1010class Nodes;
    1111class Materials;
     12class MarshallHandle;
    1213
    1314/*!\brief Declaration of Nodes class.
     
    3637                Nodes* Copy();
    3738                void   Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction);
     39                void   Marshall2(MarshallHandle* marshallhandle);
    3840
    3941                /*numerics*/
Note: See TracChangeset for help on using the changeset viewer.