Go to the documentation of this file.
    4 #ifndef GRINS_HEAT_TRANSFER_MACRO_H 
    5 #define GRINS_HEAT_TRANSFER_MACRO_H 
    7 #define INSTANTIATE_HEAT_TRANSFER_SUBCLASS(class_name) \ 
    8   template class GRINS::class_name<GRINS::ConstantConductivity>; \ 
    9   template class GRINS::class_name<GRINS::ParsedConductivity> 
   11 #endif // GRINS_HEAT_TRANSFER_MACRO_H 
  
Generated on Thu Jun 2 2016 21:52:27 for GRINS-0.7.0
by 
doxygen
1.8.10