Cantera  2.1.2
Public Member Functions | Public Attributes | List of all members
vcs_SpeciesProperties Class Reference

Properties of a single species. More...

#include <vcs_SpeciesProperties.h>

Collaboration diagram for vcs_SpeciesProperties:
[legend]

Public Member Functions

 vcs_SpeciesProperties (size_t indexPhase, size_t indexSpeciesPhase, vcs_VolPhase *owning)
 
 vcs_SpeciesProperties (const vcs_SpeciesProperties &b)
 
vcs_SpeciesPropertiesoperator= (const vcs_SpeciesProperties &b)
 

Public Attributes

size_t IndexPhase
 
size_t IndexSpeciesPhase
 
vcs_VolPhaseOwningPhase
 
size_t NumElements
 
std::string SpName
 Name of the species. More...
 
VCS_SPECIES_THERMOSpeciesThermo
 
double WtSpecies
 
*std::vector< double > FormulaMatrixCol
 Column of the formula matrix, comprising the element composition of the species. More...
 
double Charge
 
int SurfaceSpecies
 
double VolPM
 
double ReferenceMoleFraction
 

Detailed Description

Properties of a single species.

Definition at line 15 of file vcs_SpeciesProperties.h.

Member Data Documentation

std::string SpName

Name of the species.

Definition at line 24 of file vcs_SpeciesProperties.h.

Referenced by VCSnonideal::vcs_Cantera_to_vprob().

* std::vector<double> FormulaMatrixCol

Column of the formula matrix, comprising the element composition of the species.

Definition at line 32 of file vcs_SpeciesProperties.h.

Referenced by VCSnonideal::vcs_Cantera_to_vprob(), and VCS_SOLVE::vcs_prep_oneTime().


The documentation for this class was generated from the following files: