MCPcopy 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

mainFunction · 0.80

Calls 1

constantClass · 0.50

Tested by

no test coverage detected