GRINS-0.8.0
Macros
turbulence_models_macro.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INSTANTIATE_TURBULENCE_MODELS_SUBCLASS(class_name)
 

Macro Definition Documentation

#define INSTANTIATE_TURBULENCE_MODELS_SUBCLASS (   class_name)
Value:
template class GRINS::class_name<GRINS::ConstantViscosity>; \
template class GRINS::class_name<GRINS::ParsedViscosity>; \
template class GRINS::class_name<GRINS::SpalartAllmarasViscosity<GRINS::ConstantViscosity> >

Definition at line 4 of file turbulence_models_macro.h.


Generated on Tue Dec 19 2017 12:47:29 for GRINS-0.8.0 by  doxygen 1.8.9.1