Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
437
Fiber **
438
FiberSectionRepr::getFibers(void) const
439
{
440
return theFibers;
441
}
442
443
444
int
Callers
4
buildSection
Function · 0.80
buildSectionInt
Function · 0.80
buildSectionThermal
Function · 0.80
buildSectionAsym
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected