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 Thu Jun 2 2016 21:52:27 for GRINS-0.7.0
by 
doxygen
1.8.10