Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
784
double
785
RockingBC::getInitialLength(void)
786
{
787
return L;
788
}
789
790
const Vector &
791
RockingBC::getGlobalResistingForce(const Vector &Fe)
Callers
15
setDomain
Method · 0.95
Print
Method · 0.95
getResponse
Method · 0.95
setDomain
Method · 0.45
ComponentElement2d.cpp
File · 0.45
addLoad
Method · 0.45
addInertiaLoadToUnbalance
Method · 0.45
Print
Method · 0.45
getResponse
Method · 0.45
setDomain
Method · 0.45
ComponentElement3d.cpp
File · 0.45
addLoad
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected