Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ systemPath
Method
systemPath
src/OpenFOAM/db/Time/TimePaths.H:141–144 ·
view source on GitHub ↗
- Return system path
Source
from the content-addressed store, hash-verified
139
140
//- Return system path
141
fileName systemPath() const
142
{
143
return path()/system();
144
}
145
146
//- Return constant path
147
fileName constantPath() const
Callers
nothing calls this directly
Calls
1
system
Function · 0.85
Tested by
no test coverage detected