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

Method sync

src/meshTools/sets/topoSets/cellSet.H:144–145  ·  view source on GitHub ↗

- Sync cellSet across coupled patches.

Source from the content-addressed store, hash-verified

142
143 //- Sync cellSet across coupled patches.
144 virtual void sync(const polyMesh& mesh)
145 {}
146
147 //- Return max index+1.
148 virtual label maxSize(const polyMesh& mesh) const;

Callers 10

writeMeshFunction · 0.80
mainFunction · 0.80
doCommandFunction · 0.80
getUnrefimentSetFunction · 0.80
scaleMeshFunction · 0.80
combineFunction · 0.80
combineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected