Go to the documentation of this file. 1 #ifndef GRINS_INC_NAV_STOKES_MACRO_H
2 #define GRINS_INC_NAV_STOKES_MACRO_H
8 #define INSTANTIATE_INC_NS_SUBCLASS(class_name) \
9 template class GRINS::class_name<GRINS::ConstantViscosity>; \
10 template class GRINS::class_name<GRINS::ParsedViscosity>; \
11 template class GRINS::class_name<GRINS::SpalartAllmarasViscosity<GRINS::ConstantViscosity> >
13 #endif // GRINS_INC_NAV_STOKES_MACRO_H
Generated on Tue Dec 19 2017 12:47:28 for GRINS-0.8.0
by
doxygen
1.8.9.1