Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void OPS_clearAllDamping(void)
78
{
79
theDampingObjects.clearAll();
80
}
81
82
void OPS_printDamping(OPS_Stream &s, int flag)
83
{
Callers
3
wipe
Method · 0.85
ops_wipeModel
Function · 0.85
~TclModelBuilder
Method · 0.85
Calls
1
clearAll
Method · 0.45
Tested by
no test coverage detected