MCPcopy 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
59void OPS_clearAllFrictionModel()
60{
61 theFrictionModelObjects.clearAll();
62}
63
64
65FrictionModel::FrictionModel(int tag, int classTag)

Callers

nothing calls this directly

Calls 1

clearAllMethod · 0.45

Tested by

no test coverage detected