Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2932
void Foam::meshRefinement::writeLevel(const writeType flags)
2933
{
2934
writeLevel_ = flags;
2935
}
2936
2937
2938
Foam::meshRefinement::outputType Foam::meshRefinement::outputLevel()
Callers
15
main
Function · 0.85
preSmoothPatch
Function · 0.85
smoothDisplacement
Function · 0.85
doSnap
Function · 0.85
writeLayerData
Function · 0.85
addLayers
Function · 0.85
medialAxisSmoothingInfo
Function · 0.85
shrinkMeshMedialDistance
Function · 0.85
removeInsideCells
Function · 0.85
zonify
Function · 0.85
splitAndMergeBaffles
Function · 0.85
meshRefinementProblemCells.C
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected