Helper class used by the fvc::smooth and fvc::spread functions. More...
Classes | |
class | trackData |
Public Member Functions | |
smoothData (const smoothData &)=default | |
smoothData & | operator= (const smoothData &)=default |
smoothData () | |
smoothData (const scalar value) | |
scalar | value () const |
scalar & | value () |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const polyMesh &, const smoothData &, const scalar, TrackingData &td) const |
template<class TrackingData > | |
void | leaveDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | enterDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
template<class TrackingData > | |
void | transform (const polyMesh &, const tensor &, TrackingData &td) |
template<class TrackingData > | |
bool | updateCell (const polyMesh &, const label thisCelli, const label neighbourFacei, const smoothData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const smoothData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const smoothData &svf, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const smoothData &, TrackingData &td) const |
void | operator= (const scalar value) |
bool | operator== (const smoothData &) const |
bool | operator!= (const smoothData &) const |
Friends | |
Ostream & | operator<< (Ostream &os, const smoothData &rhs) |
Istream & | operator>> (Istream &is, smoothData &rhs) |
Helper class used by the fvc::smooth and fvc::spread functions.
Definition at line 52 of file smoothData.H.
|
default |
|
inline |
Definition at line 60 of file smoothDataI.H.
|
inline |
Definition at line 66 of file smoothDataI.H.
|
default |
|
inline |
Definition at line 108 of file smoothData.H.
Referenced by smoothData::operator=().
|
inline |
Definition at line 114 of file smoothData.H.
|
inline |
Definition at line 75 of file smoothDataI.H.
|
inline |
Definition at line 83 of file smoothDataI.H.
|
inline |
Definition at line 96 of file smoothDataI.H.
|
inline |
Definition at line 118 of file smoothDataI.H.
Definition at line 108 of file smoothDataI.H.
|
inline |
Definition at line 130 of file smoothDataI.H.
References update().
|
inline |
Definition at line 146 of file smoothDataI.H.
References update().
|
inline |
Definition at line 163 of file smoothDataI.H.
References update().
|
inline |
Definition at line 178 of file smoothDataI.H.
References Foam::operator==().
|
inline |
Definition at line 211 of file smoothData.H.
References smoothData::value().
|
inline |
Definition at line 190 of file smoothDataI.H.
|
inline |
Definition at line 199 of file smoothDataI.H.
|
friend |
Definition at line 225 of file smoothData.H.
|
friend |
Definition at line 230 of file smoothData.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.