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

Function writeLevel

src/mesh/snappyHexMesh/meshRefinement/meshRefinement.C:2932–2935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2930
2931
2932void Foam::meshRefinement::writeLevel(const writeType flags)
2933{
2934 writeLevel_ = flags;
2935}
2936
2937
2938Foam::meshRefinement::outputType Foam::meshRefinement::outputLevel()

Callers 15

mainFunction · 0.85
preSmoothPatchFunction · 0.85
smoothDisplacementFunction · 0.85
doSnapFunction · 0.85
writeLayerDataFunction · 0.85
addLayersFunction · 0.85
medialAxisSmoothingInfoFunction · 0.85
shrinkMeshMedialDistanceFunction · 0.85
removeInsideCellsFunction · 0.85
zonifyFunction · 0.85
splitAndMergeBafflesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected