Cantera  2.0
CKParser Member List

This is the complete list of members for CKParser, including all inherited members.

advanceToKeyword(const std::string &kw, const std::string &stop) (defined in CKParser)CKParser
checkSpeciesName(std::string spname) (defined in CKParser)CKParserprivate
CKParser(std::string ckfile, std::ostream *log) (defined in CKParser)CKParser
CKParser(std::istream *infile, const std::string &fname, std::ostream *log)CKParser
debug (defined in CKParser)CKParser
getCKLine(std::string &s, std::string &comment)CKParserprivate
m_buf (defined in CKParser)CKParserprivate
m_ckfileCKParserprivate
m_ckfilename (defined in CKParser)CKParserprivate
m_comment (defined in CKParser)CKParserprivate
m_last_eol (defined in CKParser)CKParserprivate
m_lineCKParserprivate
m_logCKParserprivate
m_nasa9fmtCKParserprivate
m_nasafmt (defined in CKParser)CKParserprivate
missingAuxData(const std::string &kw) (defined in CKParser)CKParserprivate
putCKLine(std::string &s, std::string &comment)CKParserprivate
readElementSection(elementList &elements)CKParser
readNASA9ThermoRecord(Species &sp)CKParser
readNASA9ThermoSection(std::vector< std::string > &names, speciesTable &species, vector_fp &temp, int &optionFlag, std::ostream &log)CKParser
readReactionSection(const std::vector< std::string > &speciesNames, std::vector< std::string > &elementNames, reactionList &reactions, ReactionUnits &units)CKParser
readSpeciesSection(speciesList &species)CKParser
readThermoRecord(Species &sp)CKParserprivate
readThermoSection(std::vector< std::string > &names, speciesTable &speciesData, vector_fp &temp, int &optionFlag, std::ostream &log)CKParser
verbose (defined in CKParser)CKParser
~CKParser()CKParserinline