MCPcopy 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
195int
196BinaryFileStream::setPrecision(int prec)
197{
198 return 0;
199}
200
201int
202BinaryFileStream::setFloatField(floatField field)

Callers 10

analyzeMethod · 0.45
OPS_ElementRecorderFunction · 0.45
OPS_ElementRecorderRMSFunction · 0.45
OPS_NodeRecorderFunction · 0.45
TclCreateRecorderFunction · 0.45
OPS_EnvelopeNodeRecorderFunction · 0.45
OPS_NodeRecorderRMSFunction · 0.45
setPrecisionFunction · 0.45
createOutputStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected