Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
154
inline Foam::scalar Foam::externalPointEdgePoint::distSqr() const
155
{
156
return distSqr_;
157
}
158
159
160
template<class TrackingData>
Callers
6
externalPointEdgePoint.C
File · 0.45
correct
Function · 0.45
update
Method · 0.45
externalPointEdgePoint
Method · 0.45
sameGeometry
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected