#include "grins_config.h"
#include "grins/constant_conductivity.h"
#include "grins/constant_prandtl_conductivity.h"
#include "grins/antioch_thermo_curve_fit_instantiation_macro.h"
#include "antioch/vector_utils_decl.h"
#include "antioch/vector_utils.h"
#include "antioch/cea_evaluator.h"
#include "antioch/stat_mech_thermo.h"
#include "antioch_constant_transport_mixture.C"
Go to the source code of this file.
INSTANTIATE_ANTIOCH_THERMO_CURVE_FIT_WITH_CONDUCTIVITY |
( |
AntiochConstantTransportMixture |
, |
|
|
ConstantConductivity |
|
|
) |
| |
INSTANTIATE_ANTIOCH_THERMO_CURVE_FIT_WITH_CONDUCTIVITY |
( |
AntiochConstantTransportMixture |
, |
|
|
ConstantPrandtlConductivity |
|
|
) |
| |