MCPcopy 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
44template<class TrackingData>
45inline bool Foam::minData::valid(TrackingData& td) const
46{
47 return data_ != labelMax;
48}
49
50
51template<class TrackingData>

Callers 10

edgeMesh.CFile · 0.45
neighbPatchFunction · 0.45
AMIInterpolation.CFile · 0.45
AMIMethod.CFile · 0.45
checkIntersectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected