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 Tue Dec 19 2017 12:47:28 for GRINS-0.8.0
by
doxygen
1.8.9.1