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

Method getNormalForce

DEVELOPER/core/FrictionModel.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79double FrictionModel::getNormalForce()
80{
81 return trialN;
82}
83
84
85double FrictionModel::getVelocity()

Callers 2

setResponseMethod · 0.95
getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected