Public Member Functions | |
meshOctreeCubeCoordinatesScalar () | |
Null construct. More... | |
meshOctreeCubeCoordinatesScalar (const scalar s, const meshOctreeCubeCoordinates &cc) | |
Construct from label and cube coordinates. More... | |
~meshOctreeCubeCoordinatesScalar () | |
scalar | scalarValue () const |
return cube label More... | |
const meshOctreeCubeCoordinates & | coordinates () const |
return the value More... | |
bool | operator< (const meshOctreeCubeCoordinatesScalar &scc) const |
void | operator= (const meshOctreeCubeCoordinatesScalar &scc) |
bool | operator== (const meshOctreeCubeCoordinatesScalar &scc) const |
bool | operator!= (const meshOctreeCubeCoordinatesScalar &scc) const |
Private Attributes | |
scalar | sValue_ |
scalar More... | |
meshOctreeCubeCoordinates | coordinates_ |
cube coordinates More... | |
Friends | |
Ostream & | operator<< (Ostream &os, const meshOctreeCubeCoordinatesScalar &scc) |
Istream & | operator>> (Istream &is, meshOctreeCubeCoordinatesScalar &scc) |
Definition at line 50 of file meshOctreeCubeCoordinatesScalar.H.
|
inline |
Null construct.
Definition at line 63 of file meshOctreeCubeCoordinatesScalar.H.
|
inline |
Construct from label and cube coordinates.
Definition at line 71 of file meshOctreeCubeCoordinatesScalar.H.
|
inline |
Definition at line 81 of file meshOctreeCubeCoordinatesScalar.H.
|
inline |
return cube label
Definition at line 86 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::sValue_.
|
inline |
return the value
Definition at line 92 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::coordinates_.
|
inline |
Definition at line 99 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::coordinates_.
|
inline |
Definition at line 107 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::coordinates_, and meshOctreeCubeCoordinatesScalar::sValue_.
|
inline |
Definition at line 114 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::coordinates_.
Referenced by meshOctreeCubeCoordinatesScalar::operator!=().
|
inline |
Definition at line 125 of file meshOctreeCubeCoordinatesScalar.H.
References meshOctreeCubeCoordinatesScalar::operator==().
|
friend |
Definition at line 134 of file meshOctreeCubeCoordinatesScalar.H.
|
friend |
Definition at line 153 of file meshOctreeCubeCoordinatesScalar.H.
|
private |
scalar
Definition at line 54 of file meshOctreeCubeCoordinatesScalar.H.
Referenced by meshOctreeCubeCoordinatesScalar::operator=(), and meshOctreeCubeCoordinatesScalar::scalarValue().
|
private |
cube coordinates
Definition at line 57 of file meshOctreeCubeCoordinatesScalar.H.
Referenced by meshOctreeCubeCoordinatesScalar::coordinates(), meshOctreeCubeCoordinatesScalar::operator<(), meshOctreeCubeCoordinatesScalar::operator=(), and meshOctreeCubeCoordinatesScalar::operator==().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.