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

Method getFibers

SRC/material/section/repres/section/FiberSectionRepr.cpp:437–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435}
436
437Fiber **
438FiberSectionRepr::getFibers(void) const
439{
440 return theFibers;
441}
442
443
444int

Callers 4

buildSectionFunction · 0.80
buildSectionIntFunction · 0.80
buildSectionThermalFunction · 0.80
buildSectionAsymFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected