Changeset 23614


Ignore:
Timestamp:
01/09/19 08:03:59 (6 years ago)
Author:
Mathieu Morlighem
Message:

BUG: problem with marshall of node

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Node.cpp

    r23612 r23614  
    229229        MARSHALLING(pid);
    230230        MARSHALLING(indexingupdate);
    231         Marshall(pmarshalled_data,pmarshalled_data_size,marshall_direction);
    232231        MARSHALLING(analysis_enum);
    233232        MARSHALLING_ARRAY(coord_system,IssmDouble,9);
Note: See TracChangeset for help on using the changeset viewer.