Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_clearAllFrictionModel
Function
OPS_clearAllFrictionModel
DEVELOPER/core/FrictionModel.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
void OPS_clearAllFrictionModel()
60
{
61
theFrictionModelObjects.clearAll();
62
}
63
64
65
FrictionModel::FrictionModel(int tag, int classTag)
Callers
nothing calls this directly
Calls
1
clearAll
Method · 0.45
Tested by
no test coverage detected