Ignore:
Timestamp:
08/06/19 13:00:08 (5 years ago)
Author:
yushan
Message:

dev for graph. up to date with trunk at r1684

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/filter/spatial_transform_filter.hpp

    r1685 r1689  
    7373       * \param outputValue default value of output pin 
    7474       * \param [in] inputSlotsCount number of input, by default there is only one for field src 
    75        * 
    7675       */ 
    77       CSpatialTemporalFilter(CGarbageCollector& gc, CSpatialTransformFilterEngine* engine, CGridTransformation* gridTransformation, 
    78                             double outputValue, size_t inputSlotsCount = 1); 
     76      CSpatialTemporalFilter(CGarbageCollector& gc, CSpatialTransformFilterEngine* engine, CGridTransformation* gridTransformation, double outputValue, size_t inputSlotsCount = 1); 
    7977 
    8078 
Note: See TracChangeset for help on using the changeset viewer.