Ignore:
Timestamp:
02/01/21 11:54:16 (3 years ago)
Author:
yushan
Message:

Graph intermediate commit to a tmp branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_transfer.hpp

    r2021 r2026  
    1717      virtual void apply(int dimBefore, int dimAfter, const CArray<double,1>& dataIn, CArray<double,1>& dataOut); 
    1818      virtual void computeRecvElement(CLocalView* srcView, CLocalView* dstView) ; 
    19       virtual StdString getAlgoName() {return "CAlgorithm transformation Transfer";} 
     19      virtual StdString getAlgoName() {return "\\nCAlgorithm transformation Transfer";} 
    2020    
    2121    protected: 
Note: See TracChangeset for help on using the changeset viewer.