Application | Class to hold global data |
Application::Messages | Class to carry out messages |
Application::ThreadMessages | Class that stores thread messages for each thread, and retrieves them based on the thread id |
Array2D | A class for 2D arrays stored in column-major (Fortran-compatible) form |
DenseMatrix | A class for full (non-sparse) matrices with Fortran-compatible data storage, which adds matrix operations to class Array2D |
L_Matrix | Class L_Matrix is used to represent the "L" matrix |
SquareMatrix | A class for full (non-sparse) matrices with Fortran-compatible data storage |
Arrhenius | Arrhenius reaction rate type depends only on temperature |
ArrheniusSum | |
awData | |
C1 | Handles one species in a reaction |
C2 | Handles two species in a single reaction |
C3 | Handles three species in a reaction |
C_AnyN | Handles any number of species in a reaction, including fractional stoichiometric coefficients, and arbitrary reaction orders |
ChemEquil | Class ChemEquil implements a chemical equilibrium solver for single-phase solutions |
clockWC | The class provides the wall clock timer in seconds |
DAE_Solver | Wrapper for DAE solvers |
Domain1D | Base class for one-dimensional domains |
Bdry1D | The base class for boundaries between one-dimensional spatial domains |
Inlet1D | An inlet |
OutletRes1D | An outlet with specified composition |
ReactingSurf1D | A reacting surface |
Surf1D | A non-reacting surface |
Symm1D | A symmetry plane |
Empty1D | A terminator that does nothing |
StFlow | This class represents 1D flow domains that satisfy the one-dimensional similarity solution for chemically-reacting, axisymmetric, flows |
AxiStagnFlow | A class for axisymmetric stagnation flows |
FreeFlame | A class for freely-propagating premixed flames |
Elements | Object containing the elements that make up species in a phase |
Enhanced3BConc | Computes enhanced third-body concentrations |
EquilOpt | Chemical equilibrium options |
ExchangeCurrent | Arrhenius reaction rate type depends only on temperature |
FactoryBase | Base class for factories |
FalloffFactory | Factory class to construct falloff function calculators |
KineticsFactory | Factory for kinetics managers |
SpeciesThermoFactory | Factory to build instances of classes that manage the standard-state thermodynamic properties of a set of species |
ThermoFactory | Factory class for thermodynamic property managers |
TransportFactory | The purpose of the TransportFactory class is to create new instances of 'transport managers', which are classes that provide transport properties and which are derived from the base class, Transport |
VPSSMgrFactory | Factory to build instances of classes that manage the standard-state thermodynamic properties of a set of species |
Falloff | Base class for falloff function calculators |
SRI3 | The 3-parameter SRI falloff function for F |
SRI5 | The 5-parameter SRI falloff function |
Troe3 | The 3-parameter Troe falloff parameterization |
Troe4 | The 4-parameter Troe falloff parameterization |
WF93 | Wang-Frenklach falloff function |
FalloffMgr | A falloff manager that implements any set of falloff functions |
FlowDevice | Base class for 'flow devices' (valves, pressure regulators, etc.) connecting reactors |
MassFlowController | A class for mass flow controllers |
PressureController | A class for mass flow controllers |
Valve | Valve objects supply a mass flow rate that is a function of the pressure drop across the valve |
Func1 | Base class for 'functor' classes that evaluate a function of one variable |
Arrhenius1 | Sum of Arrhenius terms |
Composite1 | Composite function |
Const1 | Constant |
Cos1 | Cos |
Diff1 | Difference of two functions |
Exp1 | Exp |
Fourier1 | Fourier cosine/sine series |
Gaussian | A Gaussian |
Periodic1 | Periodic function |
PlusConstant1 | A function plus a constant |
Poly1 | Polynomial of degree n |
Pow1 | Pow |
Product1 | Product of two functions |
Ratio1 | Ratio of two functions |
Sin1 | Implements the sin() function |
Sum1 | Sum of two functions |
TimesConstant1 | Product of two functions |
FuncEval | Virtual base class for ODE right-hand-side function evaluators |
ImplicitSurfChem | Advances the surface coverages of the associated set of SurfacePhase objects in time |
GasTransportData | Struct to hold data read from a transport property database file for gas-phase species |
GeneralMatrix | Generic matrix |
BandMatrix | A class for banded matrices, involving matrix inversion processes |
MultiJac | Class MultiJac evaluates the Jacobian of a system of equations defined by a residual function supplied by an instance of class 'OneDim |
SquareMatrix | A class for full (non-sparse) matrices with Fortran-compatible data storage |
Group | Class Group is an internal class used by class ReactionPath |
Integrator | Abstract base class for ODE system integrators |
BEulerInt | Wrapper class for 'beuler' integrator We derive the class from the class Integrator |
CVodeInt | Wrapper class for 'cvode' integrator from LLNL |
InterfaceKineticsData | This class holds mechanism-specific data |
Kinetics | Public interface for kinetics managers |
AqueousKinetics | Kinetics manager for elementary aqueous-phase chemistry |
GasKinetics | Kinetics manager for elementary gas-phase chemistry |
GRI_30_Kinetics | Kinetics manager implementing reaction mechanism GRI-Mech 3.0 |
GRI30 | This class is a convenience class for use in C++ programs that hard-wires the GRI 3.0 reaction mechanism |
InterfaceKinetics | A kinetics manager for heterogeneous reaction mechanisms |
EdgeKinetics | Heterogeneous reactions at one-dimensional interfaces between multiple adjacent two-dimensional surfaces |
Interface | An interface between multiple bulk phases |
LineBroadener | Base class for classes implementing line shapes of various types |
GaussianProfile | A Gaussian line profile |
LorentzianProfile | The line shape for pure collisional broadening |
Voigt | A Voigt profile is the convolution of a Lorentzian and a Gaussian profile |
LiquidTranInteraction | Base class to handle transport property evaluation in a mixture |
LTI_Log_MoleFracs | Mixing rule using logarithms of the mole fractions |
LTI_MassFracs | Simple mass fraction weighting of transport properties |
LTI_MoleFracs | Simple mole fraction weighting of transport properties |
LTI_MoleFracs_ExpT | Simple mole fraction weighting of transport properties |
LTI_Pairwise_Interaction | Transport properties that act like pairwise interactions as in binary diffusion coefficients |
LTI_StefanMaxwell_PPN | Stefan Maxwell Diffusion Coefficients can be solved for given ion conductivity, mobility ratios, and self diffusion coeffs |
LiquidTransportData | Class LiquidTransportData holds transport parameters for a specific liquid-phase species |
Logger | Base class for 'loggers' that write text messages to log files |
LogPrintCtrl | This class provides some printing and cropping utilities for writing to the logfile |
LTPspecies | Class LTPspecies holds transport parameters for a specific liquid-phase species |
LTPspecies_Arrhenius | Class LTPspecies_Arrhenius holds transport parameters for a specific liquid-phase species (LTPspecies) when the transport property is expressed in Arrhenius form |
LTPspecies_Const | Class LTPspecies_Const holds transport parameters for a specific liquid-phase species (LTPspecies) when the transport property is just a constant value |
LTPspecies_ExpT | Class LTPspecies_ExpT holds transport parameters for a specific liquid-phase species (LTPspecies) when the transport property is expressed as an exponential in temperature |
LTPspecies_Poly | Class LTPspecies_Poly holds transport parameters for a specific liquid-phase species (LTPspecies) when the transport property is expressed as a polynomial in temperature |
MMCollisionInt | Calculation of Collision integrals |
MMCollisionIntError | Error handler class for collision integrals |
MultiNewton | Newton iterator for multi-domain, one-dimensional problems |
MultiPhase | A class for multiphase mixtures |
Crystal | A class for crystals |
MultiPhaseEquil | Multiphase chemical equilibrium solver |
NonlinearSolver | Class that calculates the solution to a nonlinear system |
Nucleus | Represents atomic nuclei |
OneDim | Container class for multiple-domain 1D problems |
Sim1D | One-dimensional simulations |
PDSS | Virtual base class for a species with a pressure dependent standard state |
PDSS_ConstVol | |
PDSS_HKFT | Class for pressure dependent standard states corresponding to ionic solutes in electrolyte water |
PDSS_IdealGas | Derived class for pressure dependent standard states of an ideal gas species |
PDSS_IonsFromNeutral | Derived class for pressure dependent standard states of an ideal gas species |
PDSS_SSVol | Class for pressure dependent standard states that uses a standard state volume model of some sort |
PDSS_Water | Class for the liquid water pressure dependent standard state |
Phase | Base class for phases of matter |
ThermoPhase | Base class for a phase with thermodynamic properties |
ConstDensityThermo | Overloads the virtual methods of class ThermoPhase to implement the incompressible equation of state |
IdealGasPhase | Class IdealGasPhase represents low-density gases that obey the ideal gas equation of state |
GRI30 | This class is a convenience class for use in C++ programs that hard-wires the GRI 3.0 reaction mechanism |
IdealSolidSolnPhase | Class IdealSolidSolnPhase represents a condensed phase ideal solution compound |
LatticePhase | A simple thermodynamic model for a bulk phase, assuming a lattice of solid atoms |
LatticeSolidPhase | A phase that is comprised of a fixed additive combination of other lattice phases |
MetalPhase | Class MetalPhase represents electrons in a metal |
MixtureFugacityTP | This is a filter class for ThermoPhase that implements some preparatory steps for efficiently handling mixture of gases that whose standard states are defined as ideal gases, but which describe also non-ideal solutions |
RedlichKwongMFTP | This class can handle either an ideal solution or an ideal gas approximation of a phase |
PureFluidPhase | This phase object consists of a single component that can be a gas, a liquid, a mixed gas-liquid fluid, or a fluid beyond its critical point |
SemiconductorPhase | Class SemiconductorPhase represents electrons and holes in a semiconductor |
SingleSpeciesTP | The SingleSpeciesTP class is a filter class for ThermoPhase |
FixedChemPotSSTP | Class FixedChemPotSSTP represents a stoichiometric (fixed composition) incompressible substance |
MetalSHEelectrons | Class MetalSHEelectrons represents electrons within a metal, adjacent to an aqueous electrolyte, that are consistent with the SHE reference electrode |
StoichSubstanceSSTP | Class StoichSubstanceSSTP represents a stoichiometric (fixed composition) incompressible substance |
electrodeElectron | Class electrodeElectron represents an electron in a metal using the Standard hydrogen reference electrode |
MineralEQ3 | Class MineralEQ3 represents a stoichiometric (fixed composition) incompressible substance based on EQ3's parameterization |
WaterSSTP | Class for single-component water |
StoichSubstance | Class StoichSubstance represents a stoichiometric (fixed composition) incompressible substance |
SurfPhase | A simple thermodynamic model for a surface phase, assuming an ideal solution model |
EdgePhase | A thermodynamic Phase representing a one dimensional edge between two surfaces |
Interface | An interface between multiple bulk phases |
VPStandardStateTP | This is a filter class for ThermoPhase that implements some prepatory steps for efficiently handling a variable pressure standard state for species |
GibbsExcessVPSSTP | |
IonsFromNeutralVPSSTP | |
MargulesVPSSTP | MargulesVPSSTP is a derived class of GibbsExcessVPSSTP that employs the Margules approximation for the excess gibbs free energy |
MolarityIonicVPSSTP | |
MixedSolventElectrolyte | MixedSolventElectrolyte is a derived class of GibbsExcessVPSSTP that employs the DH and local Marguless approximations for the excess gibbs free energy |
PhaseCombo_Interaction | PhaseCombo_Interaction is a derived class of GibbsExcessVPSSTP that employs the Margules approximation for the excess gibbs free energy while eliminating the entropy of mixing term |
PseudoBinaryVPSSTP | |
RedlichKisterVPSSTP | RedlichKisterVPSSTP is a derived class of GibbsExcessVPSSTP that employs the Redlich-Kister approximation for the excess gibbs free energy |
IdealSolnGasVPSS | This class can handle either an ideal solution or an ideal gas approximation of a phase |
MolalityVPSSTP | |
DebyeHuckel | Class DebyeHuckel represents a dilute liquid electrolyte phase which obeys the Debye Huckel formulation for nonideality |
HMWSoln | Class HMWSoln represents a dilute or concentrated liquid electrolyte phase which obeys the Pitzer formulation for nonideality |
IdealMolalSoln | This phase is based upon the mixing-rule assumption that all molality-based activity coefficients are equal to one |
PrintCtrl | This class provides some printing and cropping utilities |
PropertyCalculator< M > | Classes used by ChemEquil |
Rate1< R > | This rate coefficient manager supports one parameterization of the rate constant of any type |
Rate2< R1, R2 > | This rate coefficient manager supports two parameterizations of any type |
ReactionPathDiagram | Reaction path diagrams (graphs) |
ReactionRules | Rules for parsing and installing reactions |
ReactionStoichMgr | Reaction mechanism stoichiometry manager |
ReactorBase | Base class for stirred reactors |
Reactor | Class Reactor is a general-purpose class for stirred reactors |
ConstPressureReactor | Class ConstPressureReactor is a class for constant-pressure reactors |
FlowReactor | Adiabatic, reversible flow in a constant-area duct |
ResidEval | Virtual base class for DAE residual function evaluators |
ResidJacEval | Wrappers for the function evaluators for Nonlinear solvers and Time steppers |
RootFind | Root finder for 1D problems |
RootFind::rfTable | Structure containing the iteration history |
Rotor | Class Rotor represents a non-rigid quantum-mechanical rotor |
rxninfo | These are all used to check for duplicate reactions |
solveProb | Method to solve a pseudo steady state of a nonlinear problem |
solveSP | Method to solve a pseudo steady state surface problem |
SpeciesNode | Nodes in reaction path graphs |
SpeciesThermo | Pure Virtual base class for the species thermo manager classes |
GeneralSpeciesThermo | A species thermodynamic property manager for a phase |
NasaThermo | A species thermodynamic property manager for the NASA polynomial parameterization with two temperature ranges |
ShomateThermo | A species thermodynamic property manager for the Shomate polynomial parameterization |
SimpleThermo | |
SpeciesThermoDuo< T1, T2 > | This species thermo manager requires that all species have one of two parameterizations |
SpeciesThermoInterpType | Pure Virtual Base class for the thermodynamic manager for an individual species' reference state |
Adsorbate | An adsorbed surface species |
ConstCpPoly | A constant-heat capacity species thermodynamic property manager class |
Mu0Poly | The Mu0Poly class implements an interpolation of the Gibbs free energy based on a piecewise constant heat capacity approximation |
Nasa9Poly1 | The NASA 9 polynomial parameterization for one temperature range |
Nasa9PolyMultiTempRegion | The NASA 9 polynomial parameterization for a single species encompassing multiple temperature regions |
NasaPoly1 | The NASA polynomial parameterization for one temperature range |
NasaPoly2 | The NASA polynomial parameterization for two temperature ranges |
ShomatePoly | The Shomate polynomial parameterization for one temperature range for one species |
ShomatePoly2 | The Shomate polynomial parameterization for two temperature ranges for one species |
STITbyPDSS | Class for the thermodynamic manager for an individual species' reference state which uses the PDSS base class to satisfy the requests |
SurfaceArrhenius | An Arrhenius rate with coverage-dependent terms |
ThermoIndexData | Holds parameterization-dependent index information |
TortuosityBase | Base case to handle tortuosity corrections for diffusive transport in porous media |
TortuosityBruggeman | Base case to handle tortuosity corrections for diffusive transport in porous media using the Bruggeman exponential approximation |
TortuosityMaxwell | Maxwell model for tortuosity |
TortuosityPercolation | This class implements transport coefficient corrections appropriate for porous media where percolation theory applies |
Transport | Base class for transport property managers |
AqueousTransport | Class AqueousTransport implements mixture-averaged transport properties for brine phases |
DustyGasTransport | Class DustyGasTransport implements the Dusty Gas model for transport in porous media |
FtnTransport | A class that calls external Fortran functions to evaluate transport properties |
GasTransport | Class GasTransport implements some functions and properties that are shared by the MixTransport and MultiTransport classes |
MixTransport | Class MixTransport implements mixture-averaged transport properties for ideal gas mixtures |
MultiTransport | Class MultiTransport implements multicomponent transport properties for ideal gas mixtures |
LiquidTransport | Class LiquidTransport implements models for transport properties for liquid phases |
SimpleTransport | Class SimpleTransport implements mixture-averaged transport properties for liquid phases |
SolidTransport | Class SolidTransport implements transport properties for solids |
WaterTransport | Transport Parameters for pure water |
TransportParams | Base structure to hold transport model parameters |
GasTransportParams | This structure holds transport model parameters relevant to transport in ideal gases with a kinetic theory of gases derived transport model |
LiquidTransportParams | Composition dependence type for liquid mixture transport properties |
Unit | Unit conversion utility |
UnknownThermoParam | Error for unknown thermo parameterization |
VPSSMgr | Virtual base class for the classes that manage the calculation of standard state properties for all the species in a phase |
VPSSMgr_ConstVol | Constant Molar Volume e VPSS species thermo manager class |
VPSSMgr_General | Class that handles the calculation of standard state thermo properties for a set of species belonging to a single phase in a completely general but slow way |
VPSSMgr_IdealGas | Virtual base class for the species thermo manager classes |
VPSSMgr_Water_ConstVol | Virtual base class for the species thermo manager classes |
VPSSMgr_Water_HKFT | Virtual base class for the species thermo manager classes |
WaterProps | Used to house several approximation routines for properties of water |
WaterPropsIAPWS | Class for calculating the equation of state of water |
XML_Node | Class XML_Node is a tree-based representation of the contents of an XML file |
XML_Reader | Class XML_Reader reads an XML file into an XML_Node object |
CK_SyntaxError | Exception class for syntax errors |
CKParser | Chemkin mechanism file parser |
CKReader | Chemkin file reader class |
Constituent | A class for components of a composite object |
Element | A class for elements |
RateCoeff | Reaction rate coefficient class |
Reaction | A class for reactions |
ReactionUnits | Specifies the Units for all reactions |
RxnSpecies | A class for species in a reaction |
Species | Holds species data read in from entries in the THERMO section of a chemkin or nasa9 fortran formatted input file |
Rate1< Arrhenius > | |
Rate1< ChebyshevRate > | |
Rate1< Plog > | |
Rate1< R1 > | |
Rate1< R2 > | |
Rate1< SurfaceArrhenius > | |
exception | STL class |
CanteraError | Base class for exceptions thrown by Cantera classes |
ArraySizeError | Array size error |
BEulerErr | Exception class thrown when a BEuler error is encountered |
CELapackError | Exception thrown when an LAPACK error is encountered associated with inverting or solving a matrix |
CVodeErr | Exception thrown when a CVODE error is encountered |
ElementsFrozen | Exception class to indicate a fixed set of elements |
ElementsFrozen | Exception class to indicate a fixed set of elements |
IndexError | An array index is out of range |
LTPError | Exception thrown if an error is encountered while reading the transport database |
LTPError | Exception thrown if an error is encountered while reading the transport database |
LTPmodelError | Exception thrown if an error is encountered while reading the transport database |
LTPmodelError | Exception thrown if an error is encountered while reading the transport database |
NotImplemented | Error class to indicate an unimplemented method |
RefPressureMismatch | Exception thrown if species reference pressures don't match |
TransportDBError | Exception thrown if an error is encountered while reading the transport database |
UnknownSpeciesThermo | Unknown species thermo manager string error |
UnknownSpeciesThermoModel | Throw a named error for an unknown or missing species thermo model |
UnknownThermoPhaseModel | Specific error to be thrown if the type of Thermo manager is unrecognized |
UnknownVPSSMgr | Error for unknown thermo parameterization |
UnknownVPSSMgrModel | Throw a named error for an unknown or missing vpss species thermo model |
XML_Error | Classs representing a generic XML error condition |
XML_IllegalUnits | Class representing a specific type of XML file formatting error |
XML_NoChild | Class representing a specific type of XML file formatting error |
XML_TagMismatch | Class representing a specific type of XML file formatting error |
timesConstant< T > | Unary operator to multiply the argument by a constant |
HFC134a | Equation of state for HFC-134a |
DoubleStarStar | A class for 2D double arrays stored in column-major (Fortran-compatible) form |
IntStarStar | A class for 2D int arrays stored in column-major (Fortran-compatible) form |
VCS_COUNTERS | Amount of extra printing that is done while in debug mode |
vcs_MultiPhaseEquil | Cantera's Interface to the Multiphase chemical equilibrium solver |
VCS_PROB | Interface class for the vcs thermo equilibrium solver package, which generally describes the problem to be solved |
VCS_SOLVE | This is the main structure used to hold the internal data used in vcs_solve_TP(), and to solve TP systems |
vcs_VolPhase | Phase information and Phase calculations for vcs |
WaterPropsIAPWSphi | |