MCPcopy 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

InitStressNDMaterialMethod · 0.45
sendSelfMethod · 0.45
CreateFrameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected