Cantera  2.0
Classes | Namespaces
TransportParams.h File Reference

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"
Include dependency graph for TransportParams.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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.