Changeset 9586


Ignore:
Timestamp:
09/02/11 10:00:55 (14 years ago)
Author:
Mathieu Morlighem
Message:

Bug fix for serial dakota outputresults (0 allocation)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/OutputResultsx/OutputResultsx.cpp

    r9571 r9586  
    4848                #ifdef _SERIAL_
    4949                *pdataref=mxCreateStructArray( ndim,onebyone,nfields,fnames);
    50                 #else
     50                #endif
    5151                return;
    52                 #endif
    5352        }
    5453
Note: See TracChangeset for help on using the changeset viewer.