Data associated with a pair of coupled faces.
More...
Detailed Description
Data associated with a pair of coupled faces.
- Source files
-
Definition at line 49 of file coupledFacePair.H.
List of all members.
Public Member Functions |
| coupledFacePair (const label coupleNo, const label mC, const label mF, const label sC, const label sF, const label integral) |
| Construct from components.
|
label | coupleID () const |
| Return STAR couple ID.
|
label | masterCell () const |
| Return master cell.
|
label | masterFace () const |
| Return master face.
|
label | slaveCell () const |
| Return slave cell.
|
label | slaveFace () const |
| Return slave face.
|
bool | integralMatch () const |
| Is this an integral match?
|
Constructor & Destructor Documentation
coupledFacePair |
( |
const label |
coupleNo, |
|
|
const label |
mC, |
|
|
const label |
mF, |
|
|
const label |
sC, |
|
|
const label |
sF, |
|
|
const label |
integral |
|
) |
| |
Construct from components.
Member Function Documentation
label masterCell |
( |
| ) |
const |
|
inline |
label masterFace |
( |
| ) |
const |
|
inline |
label slaveCell |
( |
| ) |
const |
|
inline |
label slaveFace |
( |
| ) |
const |
|
inline |
bool integralMatch |
( |
| ) |
const |
|
inline |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: