FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

multiphaseMixture::interfacePair Class Reference

#include <applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture/multiphaseMixture.H>


Detailed Description

Definition at line 68 of file multiphaseMixture.H.

Inheritance diagram for multiphaseMixture::interfacePair:
Collaboration diagram for multiphaseMixture::interfacePair:

List of all members.

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)

Constructor & Destructor Documentation

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.


Friends And Related Function Documentation

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.


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