GRINS-0.6.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 Mon Jun 22 2015 21:32:21 for GRINS-0.6.0 by  doxygen 1.8.9.1