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

Method getInitialLength

SRC/element/RockingBC/RockingBC.cpp:784–788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

782
783
784double
785RockingBC::getInitialLength(void)
786{
787 return L;
788}
789
790const Vector &
791RockingBC::getGlobalResistingForce(const Vector &Fe)

Callers 15

setDomainMethod · 0.95
PrintMethod · 0.95
getResponseMethod · 0.95
setDomainMethod · 0.45
addLoadMethod · 0.45
PrintMethod · 0.45
getResponseMethod · 0.45
setDomainMethod · 0.45
addLoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected