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/node_enum.hpp

    r935 r960  
    3131         eExtractDomainToAxis, 
    3232         eComputeConnectivityDomain, 
    33          eExpandDomain 
     33         eExpandDomain, 
     34         eExtractAxisToScalar 
    3435 
    3536      } ENodeType; 
Note: See TracChangeset for help on using the changeset viewer.