Ignore:
Timestamp:
01/22/21 12:00:29 (3 years ago)
Author:
yushan
Message:

Graph intermedia commit to a tmp branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_graph/src/type/type_util.hpp

    r1558 r2019  
    1515    class CFile; 
    1616    class CFileGroup; 
     17    class CCouplerIn; 
     18    class CCouplerInGroup; 
     19    class CCouplerOut; 
     20    class CCouplerOutGroup; 
    1721    class CContext; 
    1822    class CContextGroup; 
     
    7276  macro(unsigned int) 
    7377  macro(long) 
     78  macro(long long) 
    7479  macro(unsigned long) 
     80  macro(unsigned long long) 
    7581  macro(float) 
    7682  macro(double) 
     
    9399  macro(CFile) 
    94100  macro(CFileGroup) 
     101  macro(CCouplerIn) 
     102  macro(CCouplerInGroup) 
     103  macro(CCouplerOut) 
     104  macro(CCouplerOutGroup) 
    95105  macro(CContext) 
    96106  macro(CContextGroup) 
Note: See TracChangeset for help on using the changeset viewer.