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

Method writeOpt

src/OpenFOAM/db/IOobject/IOobject.H:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 }
363
364 writeOption writeOpt() const
365 {
366 return wOpt_;
367 }
368
369 writeOption& writeOpt()
370 {

Callers 15

mainFunction · 0.80
singleCellMesh.CFile · 0.80
mainFunction · 0.80
splitMeshRegions.CFile · 0.80
mainFunction · 0.80
mainFunction · 0.80
redistributePar.CFile · 0.80
writeDecompositionFunction · 0.80
mainFunction · 0.80
MovingPhaseModel.CFile · 0.80
phaseSystem.CFile · 0.80
addLayersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected