MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / distSqr

Method distSqr

src/meshTools/algorithms/PointEdgeWave/pointEdgePointI.H:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155
156inline Foam::scalar Foam::pointEdgePoint::distSqr() const
157{
158 return distSqr_;
159}
160
161
162template<class TrackingData>

Callers 5

pointEdgePoint.CFile · 0.45
updateMethod · 0.45
pointEdgePointMethod · 0.45
sameGeometryMethod · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected