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

Method timeOutputValue

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

Source from the content-addressed store, hash-verified

27
28
29inline Foam::scalar Foam::TimeState::timeOutputValue() const
30{
31 return timeToUserTime(value());
32}
33
34
35inline Foam::label Foam::TimeState::timeIndex() const

Callers 15

BC.CFile · 0.80
adaptiveLinear.CFile · 0.80
relaxationFunction · 0.80
rampHoldFall.CFile · 0.80
updateCoeffsFunction · 0.80
updateCoeffsFunction · 0.80
MRFZone.CFile · 0.80
MRFZoneTemplates.CFile · 0.80
updateCoeffsFunction · 0.80
calcTangentialVelocityFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected