OpenFOAM logo
Open Source CFD Toolkit

chemkinReader::specieElement Struct Reference

Collaboration diagram for chemkinReader::specieElement:

Collaboration graph
[legend]
List of all members.

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)

Member Function Documentation

bool operator!= const specieElement se  )  const [inline]
 

Definition at line 98 of file chemkinReader.H.

bool operator== const specieElement se  )  const [inline]
 

Definition at line 89 of file chemkinReader.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const specieElement se
[friend]
 

Definition at line 103 of file chemkinReader.H.


Member Data Documentation

word elementName
 

Definition at line 86 of file chemkinReader.H.

label nAtoms
 

Definition at line 87 of file chemkinReader.H.


The documentation for this struct was generated from the following file:
For further information go to www.openfoam.org