Go to the documentation of this file. 1 #ifndef GRINS_TURBULENT_VISCOSITY_MACRO_H
2 #define GRINS_TURBULENT_VISCOSITY_MACRO_H
4 #define INSTANTIATE_TURBULENT_VISCOSITY_SUBCLASS(class_name) \
5 template class GRINS::class_name<GRINS::ConstantViscosity>; \
6 template class GRINS::class_name<GRINS::ParsedViscosity>
8 #endif // GRINS_TURBULENT_VISCOSITY_MACRO_H
Generated on Tue Dec 19 2017 12:47:28 for GRINS-0.8.0
by
doxygen
1.8.9.1