Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
271
Patch **
272
FiberSectionRepr::getPatches (void) const
273
{
274
return patch;
275
}
276
277
ReinfLayer **
278
FiberSectionRepr::getReinfLayers (void) const
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