MCPcopy 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
277ReinfLayer **
278FiberSectionRepr::getReinfLayers (void) const
279{
280 return reinfLayer;
281}
282
283
284void FiberSectionRepr::Print(OPS_Stream &s, int flag)

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected