Ignore:
Timestamp:
09/22/16 10:58:55 (8 years ago)
Author:
mhnguyen
Message:

Adding interface for expand_domain

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/type/type_util.hpp

    r934 r935  
    4242    class CComputeConnectivityDomain; 
    4343    class CComputeConnectivityDomainGroup; 
     44    class CExpandDomain; 
     45    class CExpandDomainGroup; 
    4446 
    4547  template <typename T> inline string getStrType(void); 
     
    100102  macro(CComputeConnectivityDomain) 
    101103  macro(CComputeConnectivityDomainGroup) 
     104  macro(CExpandDomain) 
     105  macro(CExpandDomainGroup) 
    102106#undef macro 
    103107} 
Note: See TracChangeset for help on using the changeset viewer.