Data Structures | Public Member Functions | Friends
multiphaseMixtureThermo::interfacePair Class Reference
Inheritance diagram for multiphaseMixtureThermo::interfacePair:
Inheritance graph
[legend]
Collaboration diagram for multiphaseMixtureThermo::interfacePair:
Collaboration graph
[legend]

Data Structures

class  hash
 

Public Member Functions

 interfacePair ()
 
 interfacePair (const word &alpha1Name, const word &alpha2Name)
 
 interfacePair (const phaseModel &alpha1, const phaseModel &alpha2)
 
- Public Member Functions inherited from Pair< word >
 Pair ()
 Null constructor. More...
 
 Pair (const Type &f, const Type &s)
 Construct from components. More...
 
 Pair (const FixedList< Type, 2 > &fl)
 Construct from FixedList. More...
 
 Pair (Istream &is)
 Construct from Istream. More...
 
const Type & first () const
 Return first. More...
 
Type & first ()
 Return first. More...
 
const Type & second () const
 Return second. More...
 
Type & second ()
 Return second. More...
 
const Type & other (const Type &a) const
 Return other. More...
 

Friends

bool operator== (const interfacePair &a, const interfacePair &b)
 
bool operator!= (const interfacePair &a, const interfacePair &b)
 

Additional Inherited Members

- Static Public Member Functions inherited from Pair< word >
static int compare (const Pair< Type > &a, const Pair< Type > &b)
 Compare Pairs. More...
 

Detailed Description

Definition at line 58 of file multiphaseMixtureThermo.H.

Constructor & Destructor Documentation

◆ interfacePair() [1/3]

interfacePair ( )
inline

Definition at line 82 of file multiphaseMixtureThermo.H.

◆ interfacePair() [2/3]

interfacePair ( const word alpha1Name,
const word alpha2Name 
)
inline

Definition at line 85 of file multiphaseMixtureThermo.H.

◆ interfacePair() [3/3]

interfacePair ( const phaseModel alpha1,
const phaseModel alpha2 
)
inline

Definition at line 90 of file multiphaseMixtureThermo.H.

Friends And Related Function Documentation

◆ operator==

bool operator== ( const interfacePair a,
const interfacePair b 
)
friend

Definition at line 99 of file multiphaseMixtureThermo.H.

◆ operator!=

bool operator!= ( const interfacePair a,
const interfacePair b 
)
friend

Definition at line 112 of file multiphaseMixtureThermo.H.


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