MCPcopy 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.
154template<class TrackingData>
155inline 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.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected