Public Member Functions | Public Attributes | Friends | List of all members
chemkinReader::specieElement Struct Reference

species element More...

Collaboration diagram for chemkinReader::specieElement:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const specieElement &se) const
 
bool operator!= (const specieElement &se) const
 

Public Attributes

word elementName
 
label nAtoms
 

Friends

Ostreamoperator<< (Ostream &os, const specieElement &se)
 

Detailed Description

species element

Definition at line 80 of file chemkinReader.H.

Member Function Documentation

bool operator== ( const specieElement se) const
inline

Definition at line 85 of file chemkinReader.H.

References chemkinReader::specieElement::elementName, and chemkinReader::specieElement::nAtoms.

Referenced by chemkinReader::specieElement::operator!=().

Here is the caller graph for this function:

bool operator!= ( const specieElement se) const
inline

Definition at line 94 of file chemkinReader.H.

References chemkinReader::specieElement::operator==().

Here is the call graph for this function:

Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const specieElement se 
)
friend

Definition at line 99 of file chemkinReader.H.

Member Data Documentation

word elementName

Definition at line 82 of file chemkinReader.H.

Referenced by chemkinReader::specieElement::operator==().

label nAtoms

Definition at line 83 of file chemkinReader.H.

Referenced by chemkinReader::specieElement::operator==().


The documentation for this struct was generated from the following file: