Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getOrder
Method
getOrder
SRC/material/nD/FSAM.h:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
const char *getType(void) const { return
"PlaneStress"
; };
98
int getOrder(void) const { return 3;};
99
100
// Functions used for recorders
101
const Vector &getStress(void);
Callers
4
InitStressNDMaterial
Method · 0.45
sendSelf
Method · 0.45
SectionTest_setStrainSection
Function · 0.45
CreateFrame
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected