GRINS-0.8.0
Macros
antioch_instantiation_macro.h File Reference
#include "grins_config.h"
Include dependency graph for antioch_instantiation_macro.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INSTANTIATE_ANTIOCH_TRANSPORT_RAW(class_name, curve_fit)
 
#define INSTANTIATE_ANTIOCH_TRANSPORT(class_name)   INSTANTIATE_ANTIOCH_TRANSPORT_RAW(class_name,Antioch::CEACurveFit<libMesh::Real>)
 

Macro Definition Documentation

#define INSTANTIATE_ANTIOCH_TRANSPORT (   class_name)    INSTANTIATE_ANTIOCH_TRANSPORT_RAW(class_name,Antioch::CEACurveFit<libMesh::Real>)

Definition at line 54 of file antioch_instantiation_macro.h.

#define INSTANTIATE_ANTIOCH_TRANSPORT_RAW (   class_name,
  curve_fit 
)
Value:
template class GRINS::class_name<curve_fit, \
Antioch::StatMechThermodynamics<libMesh::Real>, \
Antioch::SutherlandViscosity<libMesh::Real>, \
Antioch::EuckenThermalConductivity<Antioch::StatMechThermodynamics<libMesh::Real> >, \
Antioch::ConstantLewisDiffusivity<libMesh::Real> >; \
template class GRINS::class_name<curve_fit, \
Antioch::StatMechThermodynamics<libMesh::Real>, \
Antioch::BlottnerViscosity<libMesh::Real>, \
Antioch::EuckenThermalConductivity<Antioch::StatMechThermodynamics<libMesh::Real> >, \
Antioch::ConstantLewisDiffusivity<libMesh::Real> >; \
template class GRINS::class_name<curve_fit, \
Antioch::IdealGasMicroThermo<Antioch::NASAEvaluator<libMesh::Real,curve_fit>, libMesh::Real>, \
Antioch::SutherlandViscosity<libMesh::Real>, \
Antioch::EuckenThermalConductivity<Antioch::IdealGasMicroThermo<Antioch::NASAEvaluator<libMesh::Real,curve_fit>, libMesh::Real> >, \
Antioch::ConstantLewisDiffusivity<libMesh::Real> >; \
template class GRINS::class_name<curve_fit, \
Antioch::IdealGasMicroThermo<Antioch::NASAEvaluator<libMesh::Real,curve_fit>, libMesh::Real>, \
Antioch::BlottnerViscosity<libMesh::Real>, \
Antioch::EuckenThermalConductivity<Antioch::IdealGasMicroThermo<Antioch::NASAEvaluator<libMesh::Real,curve_fit>, libMesh::Real> >, \
Antioch::ConstantLewisDiffusivity<libMesh::Real> >

Definition at line 32 of file antioch_instantiation_macro.h.


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