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