substance Class Reference

Public Member Functions

 substance ()
 Construct null. More...
 
const word & name () const
 
scalar volFrac () const
 
bool operator== (const substance &s) const
 
bool operator!= (const substance &s) const
 

Friends

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

Detailed Description

Source files

Definition at line 51 of file substance.H.

Constructor & Destructor Documentation

◆ substance()

substance ( )
inline

Construct null.

Definition at line 64 of file substance.H.

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.

◆ operator==()

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

Definition at line 82 of file substance.H.

Referenced by substance::operator!=().

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 substance::operator==().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator>>

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

Definition at line 95 of file substance.H.

◆ operator<<

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

Definition at line 101 of file substance.H.


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