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

Method distSqr

src/dynamicMesh/pointPatchDist/externalPointEdgePointI.H:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 6

correctFunction · 0.45
updateMethod · 0.45
sameGeometryMethod · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected