Class used to pass data into container. More...
Public Member Functions | |
data (const pointField &p, const scalar maxDist=rootVGreat) | |
Public Attributes | |
const pointField & | points |
const scalar | maxDistSqr |
Class used to pass data into container.
Definition at line 79 of file pointEdgeDist.H.
|
inline |
Definition at line 85 of file pointEdgeDist.H.
const pointField& points |
Definition at line 82 of file pointEdgeDist.H.
Referenced by pointDist::correct(), pointEdgeDist::updateEdge(), and pointEdgeDist::updatePoint().
const scalar maxDistSqr |
Definition at line 83 of file pointEdgeDist.H.