Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
void pointSet::updateMesh(const mapPolyMesh& morphMap)
154
{
155
updateLabels(morphMap.reversePointMap());
156
}
157
158
159
void pointSet::writeDebug
Callers
nothing calls this directly
Calls
1
updateLabels
Function · 0.70
Tested by
no test coverage detected