Changeset 23614


Ignore:
Timestamp:
Jan 9, 2019, 8:03:59 AM (8 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.