Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getReinfLayers
Method
getReinfLayers
SRC/material/section/repres/section/FiberSectionRepr.cpp:277–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
ReinfLayer **
278
FiberSectionRepr::getReinfLayers (void) const
279
{
280
return reinfLayer;
281
}
282
283
284
void FiberSectionRepr::Print(OPS_Stream &s, int flag)
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