Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ valid
Method
valid
src/meshTools/cellDist/wallPoint/wallPointI.H:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
132
template<class TrackingData>
133
inline bool Foam::wallPoint::valid(TrackingData& td) const
134
{
135
return distSqr_ > -SMALL;
136
}
137
138
139
// Checks for cyclic faces
Callers
2
patchDataWave.C
File · 0.45
patchWave.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected