Ignore:
Timestamp:
11/24/20 18:55:35 (3 years ago)
Author:
yushan
Message:

trunk : workflow graph big fixed for chained spatial filters. Filter name simplified for graph

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/transformation/axis_algorithm_extract.hpp

    r1704 r1982  
    2828  static bool registerTrans(); 
    2929 
    30   virtual StdString getName() {return "Axis Trans. Filter \\n Extract";} 
    31  
     30  virtual StdString getName() {return "extract_axis";} 
     31   
    3232protected: 
    3333  void computeIndexSourceMapping_(const std::vector<CArray<double,1>* >& dataAuxInputs); 
Note: See TracChangeset for help on using the changeset viewer.