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

Method getPatches

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

Source from the content-addressed store, hash-verified

269}
270
271Patch **
272FiberSectionRepr::getPatches (void) const
273{
274 return patch;
275}
276
277ReinfLayer **
278FiberSectionRepr::getReinfLayers (void) const

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected