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

Function OPS_clearAllDamping

SRC/damping/Damping.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void OPS_clearAllDamping(void)
78{
79 theDampingObjects.clearAll();
80}
81
82void OPS_printDamping(OPS_Stream &s, int flag)
83{

Callers 3

wipeMethod · 0.85
ops_wipeModelFunction · 0.85
~TclModelBuilderMethod · 0.85

Calls 1

clearAllMethod · 0.45

Tested by

no test coverage detected