Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumPatches
Method
getNumPatches
SRC/material/section/repres/section/FiberSectionRepr.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
int FiberSectionRepr::getNumPatches (void) const
262
{
263
return nPatches;
264
}
265
266
int FiberSectionRepr::getNumReinfLayers (void) const
267
{
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