Data Structures | |
class | hash |
class | symmHash |
Public Member Functions | |
interfacePair () | |
interfacePair (const word &alpha1Name, const word &alpha2Name) | |
interfacePair (const phaseModel &alpha1, const phaseModel &alpha2) | |
![]() | |
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 int | compare (const Pair< Type > &a, const Pair< Type > &b) |
Compare Pairs. More... | |
Definition at line 70 of file multiphaseSystem.H.
|
inline |
Definition at line 109 of file multiphaseSystem.H.
|
inline |
Definition at line 112 of file multiphaseSystem.H.
|
inline |
Definition at line 117 of file multiphaseSystem.H.
|
friend |
Definition at line 126 of file multiphaseSystem.H.
|
friend |
Definition at line 139 of file multiphaseSystem.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.