MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getOrder

Method getOrder

SRC/material/section/FiberSection.cpp:262–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260}
261
262int
263FiberSection::getOrder () const
264{
265 return order;
266}
267
268int
269FiberSection::commitState(void)

Callers 2

FiberSectionMethod · 0.45
addFiberMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected