Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setPrecision
Method
setPrecision
SRC/runtime/commands/utilities/BinaryFileStream.cpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
194
195
int
196
BinaryFileStream::setPrecision(int prec)
197
{
198
return 0;
199
}
200
201
int
202
BinaryFileStream::setFloatField(floatField field)
Callers
10
analyze
Method · 0.45
OPS_ElementRecorder
Function · 0.45
OPS_ElementRecorderRMS
Function · 0.45
OPS_EnvelopeElementRecorder
Function · 0.45
OPS_NodeRecorder
Function · 0.45
TclCreateRecorder
Function · 0.45
OPS_EnvelopeNodeRecorder
Function · 0.45
OPS_NodeRecorderRMS
Function · 0.45
setPrecision
Function · 0.45
createOutputStream
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected