
Public Types | |
| typedef nil | cmptType |
Public Attributes | |
| label | layer |
| scalar | weight |
Static Public Attributes | |
| static const layerAndWeight | min |
| static const layerAndWeight | max |
Friends | |
| bool | operator== (const layerAndWeight &a, const layerAndWeight &b) |
| bool | operator!= (const layerAndWeight &a, const layerAndWeight &b) |
| Ostream & | operator<< (Ostream &os, const layerAndWeight &l) |
| Istream & | operator>> (Istream &is, layerAndWeight &l) |
Definition at line 67 of file moving_fvMeshStitcher.C.
Definition at line 74 of file moving_fvMeshStitcher.C.
|
friend |
Definition at line 76 of file moving_fvMeshStitcher.C.
|
friend |
Definition at line 81 of file moving_fvMeshStitcher.C.
|
friend |
Definition at line 86 of file moving_fvMeshStitcher.C.
|
friend |
Definition at line 91 of file moving_fvMeshStitcher.C.
| label layer |
Definition at line 69 of file moving_fvMeshStitcher.C.
Referenced by Foam::max(), and Foam::min().
| scalar weight |
Definition at line 70 of file moving_fvMeshStitcher.C.
|
static |
Definition at line 72 of file moving_fvMeshStitcher.C.
|
static |
Definition at line 72 of file moving_fvMeshStitcher.C.