multiphaseVoFMixture::interfacePair Class Reference
Inheritance diagram for multiphaseVoFMixture::interfacePair:
Collaboration diagram for multiphaseVoFMixture::interfacePair:

Classes

class  hash
 

Public Member Functions

 interfacePair ()
 
 interfacePair (const word &alpha1Name, const word &alpha2Name)
 
 interfacePair (const VoFphase &alpha1, const VoFphase &alpha2)
 
- Public Member Functions inherited from Pair< word >
 Pair ()
 Null constructor. More...
 
 Pair (const word &f, const word &s)
 Construct from components. More...
 
 Pair (Istream &is)
 Construct from Istream. More...
 
const wordfirst () const
 Return first. More...
 
wordfirst ()
 Return first. More...
 
const wordsecond () const
 Return second. More...
 
wordsecond ()
 Return second. More...
 
const wordother (const word &a) const
 Return other. More...
 
wordoperator[] (const label i)
 Access an element by index. More...
 
const wordoperator[] (const label i) const
 Const-access an element by index. More...
 

Friends

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

Additional Inherited Members

- Public Types inherited from Pair< word >
typedef word value_type
 Type of values the pair contains. More...
 
typedef wordreference
 Type that can be used for storing into. More...
 
typedef const wordconst_reference
 Type that can be used for storing into. More...
 
- Static Public Member Functions inherited from Pair< word >
static const Pair< word > & null ()
 Return a null pair. More...
 
static label size ()
 Return the size. More...
 
static void checkIndex (const label i)
 Check index i is within valid range (0 ... 1) More...
 
static int compare (const Pair< word > &a, const Pair< word > &b)
 Compare two pairs. Return 0 if they are different, +1 if they are. More...
 

Detailed Description

Definition at line 61 of file multiphaseVoFMixture.H.

Constructor & Destructor Documentation

◆ interfacePair() [1/3]

interfacePair ( )
inline

Definition at line 85 of file multiphaseVoFMixture.H.

◆ interfacePair() [2/3]

interfacePair ( const word alpha1Name,
const word alpha2Name 
)
inline

Definition at line 88 of file multiphaseVoFMixture.H.

◆ interfacePair() [3/3]

interfacePair ( const VoFphase alpha1,
const VoFphase alpha2 
)
inline

Definition at line 93 of file multiphaseVoFMixture.H.

Friends And Related Function Documentation

◆ operator==

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

Definition at line 101 of file multiphaseVoFMixture.H.

◆ operator!=

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

Definition at line 114 of file multiphaseVoFMixture.H.


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