Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ precision
Function
precision
src/OpenFOAM/db/IOstreams/Sstreams/OSstream.C:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
290
291
int Foam::OSstream::precision(const int p)
292
{
293
return os_.precision(p);
294
}
295
296
297
// ************************************************************************* //
Callers
1
ensightFile.C
File · 0.85
Calls
1
precision
Method · 0.80
Tested by
no test coverage detected