Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ valid
Method
valid
src/dynamicMesh/pointPatchDist/externalPointEdgePointI.H:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
160
template<class TrackingData>
161
inline bool Foam::externalPointEdgePoint::valid(TrackingData& td) const
162
{
163
return origin_ != point::max;
164
}
165
166
167
// Checks for cyclic points
Callers
2
fvMeshSubset.C
File · 0.45
correct
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected