MCPcopy 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
2245int
2246
2247FiberSection2dInt::getOrder () const
2248
2249{
2250
2251 return 3;
2252
2253}
2254
2255
2256

Callers 15

setResponseMethod · 0.95
getResponseMethod · 0.95
updateMethod · 0.45
computeSectionForcesMethod · 0.45
sendSelfMethod · 0.45
recvSelfMethod · 0.45
getInitialFlexibilityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected