Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getOrder
Method
getOrder
SRC/material/section/WSection2d.cpp:350–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
int
351
WSection2d::getOrder(void) const
352
{
353
return 6;
354
}
355
356
int
357
WSection2d::commitState(void)
Callers
3
SectionForceDeformation.cpp
File · 0.45
setResponse
Method · 0.45
getResponse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected