Cantera
2.0
|
Class that holds the data that is read in from the xml file, and which is used for processing of the transport object (see Transport Properties for Species in Phases and TransportParams ). More...
#include <vector>
#include "cantera/base/ct_defs.h"
#include "cantera/numerics/DenseMatrix.h"
#include "TransportBase.h"
Go to the source code of this file.
Classes | |
class | NotImplemented |
Error class to indicate an unimplemented method. More... | |
class | TransportParams |
Base structure to hold transport model parameters. More... | |
class | GasTransportParams |
This structure holds transport model parameters relevant to transport in ideal gases with a kinetic theory of gases derived transport model. More... | |
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
Class that holds the data that is read in from the xml file, and which is used for processing of the transport object (see Transport Properties for Species in Phases and TransportParams ).
Definition in file TransportParams.h.