Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation.
More...
|
| pistonPointEdgeData () |
| Construct null. More...
|
|
| pistonPointEdgeData (const bool inBowl) |
| Construct from inBowl. More...
|
|
bool | inBowl () const |
|
bool | valid (trackingData &td) const |
| Check whether origin has been changed at all or. More...
|
|
void | transform (const polyPatch &patch, const label patchFacei, const transformer &transform, trackingData &td) |
| Transform across an interface. More...
|
|
bool | updatePoint (const polyMesh &mesh, const label pointi, const label edgei, const pistonPointEdgeData &edgeinfo, const scalar tol, trackingData &td) |
| Influence of edge on point. More...
|
|
bool | updatePoint (const polyMesh &mesh, const label pointi, const pistonPointEdgeData &newPointInfo, const scalar tol, trackingData &td) |
| Influence of different value on same point. More...
|
|
bool | updateEdge (const polyMesh &mesh, const label edgei, const label pointi, const pistonPointEdgeData &pointInfo, const scalar tol, trackingData &td) |
| Influence of point on edge. More...
|
|
bool | equal (const pistonPointEdgeData &, trackingData &td) const |
| Equivalent to operator== with trackingData. More...
|
|
bool | operator== (const pistonPointEdgeData &) const |
|
bool | operator!= (const pistonPointEdgeData &) const |
|
Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave) To be used in wall distance calculation.
- Source files
-
Definition at line 65 of file pistonPointEdgeData.H.
◆ pistonPointEdgeData() [1/2]
◆ pistonPointEdgeData() [2/2]
◆ inBowl()
◆ valid()
Check whether origin has been changed at all or.
still contains original (invalid) value.
Definition at line 65 of file pistonPointEdgeDataI.H.
◆ transform()
◆ updatePoint() [1/2]
◆ updatePoint() [2/2]
◆ updateEdge()
◆ equal()
◆ operator==()
◆ operator!=()
◆ operator<<
◆ operator>>
The documentation for this class was generated from the following files: