Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ constantPath
Method
constantPath
src/OpenFOAM/db/Time/TimePaths.H:147–150 ·
view source on GitHub ↗
- Return constant path
Source
from the content-addressed store, hash-verified
145
146
//- Return constant path
147
fileName constantPath() const
148
{
149
return path()/constant();
150
}
151
};
152
153
Callers
1
main
Function · 0.80
Calls
1
constant
Class · 0.50
Tested by
no test coverage detected