Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getOrder
Method
getOrder
SRC/element/dispBeamColumnInt/FiberSection2dInt.cpp:2245–2253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2243
2244
2245
int
2246
2247
FiberSection2dInt::getOrder () const
2248
2249
{
2250
2251
return 3;
2252
2253
}
2254
2255
2256
Callers
15
setResponse
Method · 0.95
getResponse
Method · 0.95
GradientInelasticBeamColumn3d
Method · 0.45
GradientInelasticBeamColumn2d
Method · 0.45
initializeSectionHistoryVariables
Method · 0.45
update
Method · 0.45
computeSectionForces
Method · 0.45
computeSectionForceSensitivity
Method · 0.45
sendSelf
Method · 0.45
recvSelf
Method · 0.45
getInitialFlexibility
Method · 0.45
getInitialDeformations
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected