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

Function sync

src/meshTools/sets/topoSets/topoSet.C:504–507  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502
503
504void Foam::topoSet::sync(const polyMesh&)
505{
506 NotImplemented;
507}
508
509
510void Foam::topoSet::writeDebug(Ostream& os, const label maxLen) const

Callers 6

distributeFunction · 0.50
conformToSurfaceFunction · 0.50
buildSurfaceConformationFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected