Public Member Functions | |
refLabelledPointScalar () | |
Null construct. More... | |
refLabelledPointScalar (const label pl, const labelledPointScalar &lps) | |
Construct from label and labelledPointScalar. More... | |
~refLabelledPointScalar () | |
label | objectLabel () const |
return object label More... | |
const labelledPointScalar & | lps () const |
return labelledPointScalar More... | |
void | operator= (const refLabelledPointScalar &lps) |
bool | operator== (const refLabelledPointScalar &lps) const |
bool | operator!= (const refLabelledPointScalar &lps) const |
Private Attributes | |
label | pLabel_ |
point label More... | |
labelledPointScalar | lps_ |
labelledPointScalar More... | |
Friends | |
Ostream & | operator<< (Ostream &os, const refLabelledPointScalar &lps) |
Istream & | operator>> (Istream &is, refLabelledPointScalar &lps) |
Definition at line 48 of file refLabelledPointScalar.H.
|
inline |
Null construct.
Definition at line 61 of file refLabelledPointScalar.H.
|
inline |
Construct from label and labelledPointScalar.
Definition at line 68 of file refLabelledPointScalar.H.
|
inline |
Definition at line 75 of file refLabelledPointScalar.H.
|
inline |
return object label
Definition at line 80 of file refLabelledPointScalar.H.
References refLabelledPointScalar::pLabel_.
Referenced by boundaryLayerOptimisation::calculateNormalVectors().
|
inline |
return labelledPointScalar
Definition at line 86 of file refLabelledPointScalar.H.
References refLabelledPointScalar::lps_.
Referenced by boundaryLayerOptimisation::calculateNormalVectors(), refLabelledPointScalar::operator=(), and refLabelledPointScalar::operator==().
|
inline |
Definition at line 93 of file refLabelledPointScalar.H.
References refLabelledPointScalar::lps(), refLabelledPointScalar::lps_, refLabelledPointScalar::pLabel_, and labelledPointScalar::pLabel_.
|
inline |
Definition at line 99 of file refLabelledPointScalar.H.
References refLabelledPointScalar::lps(), refLabelledPointScalar::pLabel_, and labelledPointScalar::pLabel_.
Referenced by refLabelledPointScalar::operator!=().
|
inline |
Definition at line 107 of file refLabelledPointScalar.H.
References refLabelledPointScalar::operator==().
|
friend |
Definition at line 113 of file refLabelledPointScalar.H.
|
friend |
Definition at line 125 of file refLabelledPointScalar.H.
|
private |
point label
Definition at line 52 of file refLabelledPointScalar.H.
Referenced by refLabelledPointScalar::objectLabel(), refLabelledPointScalar::operator=(), and refLabelledPointScalar::operator==().
|
private |
Definition at line 55 of file refLabelledPointScalar.H.
Referenced by refLabelledPointScalar::lps(), and refLabelledPointScalar::operator=().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.