Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
inline Foam::scalar Foam::TimeState::timeOutputValue() const
30
{
31
return timeToUserTime(value());
32
}
33
34
35
inline Foam::label Foam::TimeState::timeIndex() const
Callers
15
BC.C
File · 0.80
adaptiveLinear.C
File · 0.80
relaxation
Function · 0.80
rampHoldFall.C
File · 0.80
externalWallHeatFluxTemperatureFvPatchScalarField.C
File · 0.80
updateCoeffs
Function · 0.80
updateCoeffs
Function · 0.80
MRFZone.C
File · 0.80
MRFZoneTemplates.C
File · 0.80
updateCoeffs
Function · 0.80
fixedMeanFvPatchField.C
File · 0.80
calcTangentialVelocity
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected