Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
void faceSet::updateMesh(const mapPolyMesh& morphMap)
159
{
160
updateLabels(morphMap.reverseFaceMap());
161
}
162
163
164
void faceSet::writeDebug
Callers
nothing calls this directly
Calls
1
updateLabels
Function · 0.70
Tested by
no test coverage detected