For use with FaceCellWave. Transports minimum passive data. More...
Public Member Functions | |
| minData () | |
| Default construct. More... | |
| minData (const label data) | |
| Construct from min value. More... | |
| label | data () const |
| template<class TrackingData > | |
| bool | valid (TrackingData &td) const |
| Changed or contains original (invalid) value. More... | |
| template<class TrackingData > | |
| bool | sameGeometry (const polyMesh &, const minData &, const scalar, TrackingData &td) const |
| Check for identical geometrical data (eg, cyclics checking) More... | |
| template<class TrackingData > | |
| void | leaveDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
| Convert any absolute coordinates into relative to (patch)face. More... | |
| template<class TrackingData > | |
| void | enterDomain (const polyMesh &, const polyPatch &, const label patchFacei, const point &faceCentre, TrackingData &td) |
| Reverse of leaveDomain. More... | |
| template<class TrackingData > | |
| void | transform (const polyMesh &, const tensor &, TrackingData &td) |
| Apply rotation matrix to any coordinates. More... | |
| template<class TrackingData > | |
| bool | updateCell (const polyMesh &, const label thisCelli, const label neighbourFacei, const minData &neighbourInfo, const scalar tol, TrackingData &td) |
| Influence of neighbouring face. More... | |
| template<class TrackingData > | |
| bool | updateFace (const polyMesh &, const label thisFacei, const label neighbourCelli, const minData &neighbourInfo, const scalar tol, TrackingData &td) |
| Influence of neighbouring cell. More... | |
| template<class TrackingData > | |
| bool | updateFace (const polyMesh &, const label thisFacei, const minData &neighbourInfo, const scalar tol, TrackingData &td) |
| Influence of different value on same face. More... | |
| template<class TrackingData > | |
| bool | equal (const minData &, TrackingData &td) const |
| Test for equality, with TrackingData. More... | |
| bool | operator== (const minData &) const |
| Test for equality. More... | |
| bool | operator!= (const minData &) const |
| Test for inequality. More... | |
Friends | |
| Ostream & | operator<< (Ostream &, const minData &) |
| Istream & | operator>> (Istream &, minData &) |
For use with FaceCellWave. Transports minimum passive data.
|
inline |
Default construct.
Definition at line 26 of file minDataI.H.
|
inline |
Construct from min value.
Definition at line 32 of file minDataI.H.
|
inline |
Changed or contains original (invalid) value.
Definition at line 41 of file minDataI.H.
References Foam::labelMax.
|
inline |
Check for identical geometrical data (eg, cyclics checking)
Definition at line 49 of file minDataI.H.
|
inline |
Convert any absolute coordinates into relative to (patch)face.
centre
Definition at line 62 of file minDataI.H.
|
inline |
Reverse of leaveDomain.
Definition at line 84 of file minDataI.H.
Apply rotation matrix to any coordinates.
Definition at line 74 of file minDataI.H.
|
inline |
Influence of neighbouring face.
Definition at line 96 of file minDataI.H.
|
inline |
Influence of neighbouring cell.
Definition at line 117 of file minDataI.H.
|
inline |
Influence of different value on same face.
Definition at line 139 of file minDataI.H.
|
inline |
Test for equality, with TrackingData.
Definition at line 160 of file minDataI.H.
References Foam::operator==().

|
inline |
Test for equality.
Definition at line 172 of file minDataI.H.
|
inline |
Test for inequality.
Definition at line 181 of file minDataI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.