Holds information regarding nearest wall point. Used in wall refinement. More...
Public Member Functions | |
wallNormalInfo () | |
wallNormalInfo (const vector &normal) | |
const vector & | normal () const |
vector & | normal () |
template<class TrackingData > | |
bool | valid (TrackingData &td) const |
template<class TrackingData > | |
bool | sameGeometry (const polyMesh &, const wallNormalInfo &, 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 wallNormalInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const wallNormalInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateFace (const polyMesh &, const label thisFacei, const wallNormalInfo &neighbourInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | equal (const wallNormalInfo &, TrackingData &td) const |
bool | operator== (const wallNormalInfo &) const |
bool | operator!= (const wallNormalInfo &) const |
Friends | |
Ostream & | operator<< (Ostream &, const wallNormalInfo &) |
Istream & | operator>> (Istream &, wallNormalInfo &) |
Holds information regarding nearest wall point. Used in wall refinement.
Definition at line 60 of file wallNormalInfo.H.
|
inline |
Definition at line 57 of file wallNormalInfoI.H.
|
inline |
Definition at line 63 of file wallNormalInfoI.H.
|
inline |
Definition at line 91 of file wallNormalInfo.H.
Referenced by wallLayerCells::wallLayerCells().
|
inline |
Definition at line 95 of file wallNormalInfo.H.
|
inline |
Definition at line 72 of file wallNormalInfoI.H.
References VectorSpace< Vector< scalar >, scalar, 3 >::max.
Referenced by wallLayerCells::wallLayerCells().
|
inline |
Definition at line 81 of file wallNormalInfoI.H.
|
inline |
Definition at line 95 of file wallNormalInfoI.H.
|
inline |
Definition at line 119 of file wallNormalInfoI.H.
Definition at line 108 of file wallNormalInfoI.H.
|
inline |
Definition at line 132 of file wallNormalInfoI.H.
References update().
|
inline |
Definition at line 148 of file wallNormalInfoI.H.
References update().
|
inline |
Definition at line 164 of file wallNormalInfoI.H.
References update().
|
inline |
Definition at line 178 of file wallNormalInfoI.H.
References Foam::operator==().
|
inline |
Definition at line 190 of file wallNormalInfoI.H.
|
inline |
Definition at line 199 of file wallNormalInfoI.H.
|
friend |
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.