MCPcopy 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
291int Foam::OSstream::precision(const int p)
292{
293 return os_.precision(p);
294}
295
296
297// ************************************************************************* //

Callers 1

ensightFile.CFile · 0.85

Calls 1

precisionMethod · 0.80

Tested by

no test coverage detected