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

Function updateMesh

src/meshTools/sets/topoSets/pointSet.C:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153void pointSet::updateMesh(const mapPolyMesh& morphMap)
154{
155 updateLabels(morphMap.reversePointMap());
156}
157
158
159void pointSet::writeDebug

Callers

nothing calls this directly

Calls 1

updateLabelsFunction · 0.70

Tested by

no test coverage detected