layerAndWeight Struct Reference
Collaboration diagram for layerAndWeight:

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)
 
Ostreamoperator<< (Ostream &os, const layerAndWeight &l)
 
Istreamoperator>> (Istream &is, layerAndWeight &l)
 

Detailed Description

Definition at line 65 of file fvMeshStitchersMoving.C.

Member Typedef Documentation

◆ cmptType

typedef nil cmptType

Definition at line 72 of file fvMeshStitchersMoving.C.

Friends And Related Function Documentation

◆ operator==

bool operator== ( const layerAndWeight a,
const layerAndWeight b 
)
friend

Definition at line 74 of file fvMeshStitchersMoving.C.

◆ operator!=

bool operator!= ( const layerAndWeight a,
const layerAndWeight b 
)
friend

Definition at line 79 of file fvMeshStitchersMoving.C.

◆ operator<<

Ostream& operator<< ( Ostream os,
const layerAndWeight l 
)
friend

Definition at line 84 of file fvMeshStitchersMoving.C.

◆ operator>>

Istream& operator>> ( Istream is,
layerAndWeight l 
)
friend

Definition at line 89 of file fvMeshStitchersMoving.C.

Member Data Documentation

◆ layer

label layer

Definition at line 67 of file fvMeshStitchersMoving.C.

Referenced by Foam::max(), and Foam::min().

◆ weight

scalar weight

Definition at line 68 of file fvMeshStitchersMoving.C.

◆ min

const layerAndWeight min
static

Definition at line 70 of file fvMeshStitchersMoving.C.

◆ max

const layerAndWeight max
static

Definition at line 70 of file fvMeshStitchersMoving.C.


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