Cantera
2.4.0
|
#include "cantera/transport/TransportData.h"
#include "cantera/thermo/Species.h"
#include "cantera/base/ctexceptions.h"
#include "cantera/base/stringUtils.h"
#include "cantera/base/ctml.h"
Go to the source code of this file.
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
void | setupGasTransportData (GasTransportData &tr, const XML_Node &tr_node) |
shared_ptr< TransportData > | newTransportData (const XML_Node &transport_node) |
Create a new TransportData object from a 'transport' XML_Node. More... | |