Ignore:
Timestamp:
10/04/16 18:59:32 (8 years ago)
Author:
mhnguyen
Message:

New transformation: Extract a point on axis to a scalar

+) Add new node and new transformation algorithm

Test
+) On Curie
+) Work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/scalar.cpp

    r895 r960  
    3232   { 
    3333     m["reduce_axis"] = TRANS_REDUCE_AXIS_TO_SCALAR; 
     34     m["extract_axis"] = TRANS_EXTRACT_AXIS_TO_SCALAR; 
    3435   } 
    3536 
Note: See TracChangeset for help on using the changeset viewer.