#include <applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H>
Definition at line 68 of file multiphaseMixture.H.
Inheritance diagram for multiphaseMixture::interfacePair:
Collaboration diagram for multiphaseMixture::interfacePair:Classes | |
| class | hash |
Public Member Functions | |
| interfacePair () | |
| interfacePair (const word &alpha1Name, const word &alpha2Name) | |
| interfacePair (const phase &alpha1, const phase &alpha2) | |
Friends | |
| bool | operator== (const interfacePair &a, const interfacePair &b) |
| bool | operator!= (const interfacePair &a, const interfacePair &b) |
| interfacePair | ( | ) | [inline]
|
Definition at line 92 of file multiphaseMixture.H.
| interfacePair | ( | const word & | alpha1Name, |
| const word & | alpha2Name | ||
| ) | [inline]
|
Definition at line 95 of file multiphaseMixture.H.
| interfacePair | ( | const phase & | alpha1, |
| const phase & | alpha2 | ||
| ) | [inline]
|
Definition at line 100 of file multiphaseMixture.H.
| bool operator== | ( | const interfacePair & | a, |
| const interfacePair & | b | ||
| ) | [friend]
|
Definition at line 109 of file multiphaseMixture.H.
| bool operator!= | ( | const interfacePair & | a, |
| const interfacePair & | b | ||
| ) | [friend]
|
Definition at line 122 of file multiphaseMixture.H.