Ignore:
Timestamp:
01/05/21 10:12:00 (3 years ago)
Author:
ymipsl
Message:

Some cleaning of old transformation dead code

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp

    r1875 r2002  
    5050      { 
    5151        CField* fieldAuxInput = CField::get(auxInputs[idx]); 
    52         fieldAuxInput->buildFilterGraph(gc, false); 
     52       //ym fieldAuxInput->buildFilterGraph(gc, false); 
    5353        fieldAuxInput->getInstantDataFilter()->connectOutput(firstFilter,idx+1); 
    5454      } 
Note: See TracChangeset for help on using the changeset viewer.