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

Method timePath

src/OpenFOAM/db/Time/Time.H:286–289  ·  view source on GitHub ↗

- Return current time path

Source from the content-addressed store, hash-verified

284
285 //- Return current time path
286 fileName timePath() const
287 {
288 return path()/timeName();
289 }
290
291 //- Default write format
292 IOstream::streamFormat writeFormat() const

Callers 13

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
updateInfoLagrangianFunction · 0.80
decomposeUniformFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
writePatchGraphFunction · 0.80
fvMesh.CFile · 0.80
writeFieldsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected