MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / updateMesh

Function updateMesh

src/meshTools/sets/topoSets/faceSet.C:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156
157
158void faceSet::updateMesh(const mapPolyMesh& morphMap)
159{
160 updateLabels(morphMap.reverseFaceMap());
161}
162
163
164void faceSet::writeDebug

Callers

nothing calls this directly

Calls 1

updateLabelsFunction · 0.70

Tested by

no test coverage detected