antioch-0.4.0
|
#include "antioch/eucken_thermal_conductivity.h"
#include "antioch/mixture_conductivity.h"
#include <iostream>
#include <vector>
Go to the source code of this file.
Namespaces | |
Antioch | |
The parameters are reduced parameters. | |
Functions | |
template<class MicroThermo , class NumericType > | |
void | Antioch::build_eucken_thermal_conductivity (MixtureConductivity< EuckenThermalConductivity< MicroThermo >, NumericType > &k, const MicroThermo &thermo) |