Public Types | Public Member Functions | Friends | List of all members
multiphaseMixtureThermo::interfacePair Class Reference
Inheritance diagram for multiphaseMixtureThermo::interfacePair:
Inheritance graph
[legend]
Collaboration diagram for multiphaseMixtureThermo::interfacePair:
Collaboration graph
[legend]

Public Types

using hasher = Pair< word >::symmHasher
 
using hash = Pair< word >::symmHasher
 

Public Member Functions

 interfacePair ()=default
 
 interfacePair (const word &alpha1Name, const word &alpha2Name)
 
 interfacePair (const phaseModel &alpha1, const phaseModel &alpha2)
 
- Public Member Functions inherited from Pair< word >
 Pair ()=default
 
 Pair (const T &f, const T &s)
 
 Pair (T &&f, T &&s)
 
 Pair (const std::pair< T, T > &vals)
 
 Pair (std::pair< T, T > &&vals)
 
 Pair (const FixedList< T, 2 > &list)
 
 Pair (const T &f, const T &s, const bool doSort)
 
 Pair (const FixedList< T, 2 > &list, const bool doSort)
 
 Pair (Istream &is)
 
const Tsecond () const noexcept
 
Tsecond () noexcept
 
const Tother (const T &a) const
 
bool sorted () const
 
void flip ()
 
void sort ()
 

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< T > &a, const Pair< T > &b)
 

Detailed Description

Definition at line 58 of file multiphaseMixtureThermo.H.

Member Typedef Documentation

◆ hasher

using hasher = Pair<word>::symmHasher

Definition at line 65 of file multiphaseMixtureThermo.H.

◆ hash

using hash = Pair<word>::symmHasher

Definition at line 68 of file multiphaseMixtureThermo.H.

Constructor & Destructor Documentation

◆ interfacePair() [1/3]

interfacePair ( )
default

◆ interfacePair() [2/3]

interfacePair ( const word alpha1Name,
const word alpha2Name 
)
inline

Definition at line 75 of file multiphaseMixtureThermo.H.

◆ interfacePair() [3/3]

interfacePair ( const phaseModel alpha1,
const phaseModel alpha2 
)
inline

Definition at line 80 of file multiphaseMixtureThermo.H.

Friends And Related Function Documentation

◆ operator==

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

Definition at line 89 of file multiphaseMixtureThermo.H.

◆ operator!=

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

Definition at line 98 of file multiphaseMixtureThermo.H.


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