Loading...
Searching...
No Matches
substance Class Reference

#include <substance.H>

Public Member Functions

 substance ()
 Construct null.
const wordname () const
scalar volFrac () const
bool operator== (const substance &s) const
bool operator!= (const substance &s) const

Friends

Istreamoperator>> (Istream &is, substance &s)
Ostreamoperator<< (Ostream &os, const substance &s)

Detailed Description

Source files

Definition at line 49 of file substance.H.

Constructor & Destructor Documentation

◆ substance()

substance ( )
inline

Construct null.

Definition at line 64 of file substance.H.

Referenced by operator!=(), operator<<, operator==(), and operator>>.

Here is the caller graph for this function:

Member Function Documentation

◆ name()

const word & name ( ) const
inline

Definition at line 72 of file substance.H.

◆ volFrac()

scalar volFrac ( ) const
inline

Definition at line 77 of file substance.H.

Referenced by mixture::mixture().

Here is the caller graph for this function:

◆ operator==()

bool operator== ( const substance & s) const
inline

Definition at line 82 of file substance.H.

References s(), and substance().

Referenced by operator!=().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator!=()

bool operator!= ( const substance & s) const
inline

Definition at line 87 of file substance.H.

References operator==(), s(), and substance().

Here is the call graph for this function:

◆ operator>>

Istream & operator>> ( Istream & is,
substance & s )
friend

Definition at line 95 of file substance.H.

References s(), and substance().

◆ operator<<

Ostream & operator<< ( Ostream & os,
const substance & s )
friend

Definition at line 101 of file substance.H.

References os(), s(), token::SPACE, and substance().


The documentation for this class was generated from the following file:
  • applications/utilities/thermophysical/mixtureAdiabaticFlameT/substance.H