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

Method timeIndex

src/OpenFOAM/db/Time/TimeStateI.H:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35inline Foam::label Foam::TimeState::timeIndex() const
36{
37 return timeIndex_;
38}
39
40
41inline Foam::scalar Foam::TimeState::deltaTValue() const

Callers 15

correctFunction · 0.45
updateFunction · 0.45
meshRefinement.CFile · 0.45
fvMeshGeometry.CFile · 0.45
storeOldVolFunction · 0.45
fvMesh.CFile · 0.45
setInitialDeltaT.HFile · 0.45
readOptionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected