FreeFOAM The Cross-Platform CFD Toolkit
chemkinReader::specieElement Struct Reference

species element More...

#include <src/thermophysicalModels/reactionThermo/chemistryReaders/chemkinReader/chemkinReader.H>


Detailed Description

species element

Definition at line 80 of file chemkinReader.H.

+ Collaboration diagram for chemkinReader::specieElement:

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
bool operator!= ( const specieElement se) const
inline

Definition at line 94 of file chemkinReader.H.

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


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: