MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / precision

Method precision

SRC/handler/OPS_Stream.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 virtual int setPrecision(int precision) {return 0;}
43 virtual int setFloatField(floatField) {return 0;}
44 virtual int precision(int precision) {return 0;}
45 virtual int width(int width) {return 0;}
46
47 // xml stuff

Callers 15

printMethod · 0.45
amg.hppFile · 0.45
amg.hppFile · 0.45
setFileMethod · 0.45
analyzeMethod · 0.45
debugMethod · 0.45
formHessianByFDMMethod · 0.45
pvdMethod · 0.45
savePart0Method · 0.45
savePartParticleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected