Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ valid
Method
valid
src/meshTools/regionSplit/minDataI.H:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
template<class TrackingData>
45
inline bool Foam::minData::valid(TrackingData& td) const
46
{
47
return data_ != labelMax;
48
}
49
50
51
template<class TrackingData>
Callers
10
edgeMesh.C
File · 0.45
calcNonCompactRegionSplit
Function · 0.45
cyclicAMIPointPatchField
Class · 0.45
neighbPatch
Function · 0.45
cyclicAMIPolyPatch.C
File · 0.45
cyclicACMIPointPatchField
Class · 0.45
AMIInterpolation.C
File · 0.45
AMIMethod.C
File · 0.45
regionCoupledBase.C
File · 0.45
checkIntersection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected