antioch-0.4.0
|
#include "antioch/kinetics_theory_thermal_conductivity.h"
#include "antioch/mixture_conductivity.h"
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | Antioch::TransportMixture< CoeffType > |
Class storing chemical mixture properties. More... | |
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |
Functions | |
template<class MicroThermo , class NumericType > | |
void | Antioch::build_kinetics_theory_thermal_conductivity (MixtureConductivity< KineticsTheoryThermalConductivity< MicroThermo, NumericType >, NumericType > &k, const MicroThermo &thermo) |