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/object_factory_decl.cpp

    r935 r960  
    3838  macro(CComputeConnectivityDomain) 
    3939  macro(CExpandDomain) 
     40  macro(CExtractAxisToScalar) 
    4041 
    4142  macro(CFieldGroup) 
     
    5859  macro(CComputeConnectivityDomainGroup) 
    5960  macro(CExpandDomainGroup) 
     61  macro(CExtractAxisToScalarGroup) 
    6062} 
Note: See TracChangeset for help on using the changeset viewer.