Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ transform
Method
transform
src/meshTools/cellClassification/cellInfoI.H:155–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
// No geometric data.
154
template<class TrackingData>
155
inline void Foam::cellInfo::transform
156
(
157
const polyMesh&,
158
const tensor& rotTensor,
159
TrackingData& td
160
)
161
{}
162
163
164
// No geometric data.
Callers
1
coordinateSystem.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected