MCPcopy 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
350int
351WSection2d::getOrder(void) const
352{
353 return 6;
354}
355
356int
357WSection2d::commitState(void)

Callers 3

setResponseMethod · 0.45
getResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected