Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getType
Method
getType
SRC/material/section/repres/section/FiberSectionRepr.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
255
256
int FiberSectionRepr::getType (void) const
257
{
258
return SEC_TAG_FiberSection;
259
}
260
261
int FiberSectionRepr::getNumPatches (void) const
262
{
Callers
15
setResponse
Method · 0.45
FiberSection
Method · 0.45
addFiber
Method · 0.45
recvSelf
Method · 0.45
SectionAggregator.cpp
File · 0.45
getVariable
Method · 0.45
setResponse
Method · 0.45
getResponse
Method · 0.45
TclCommand_addPatch
Function · 0.45
TclCommand_addFiber
Function · 0.45
TclCommand_addHFiber
Function · 0.45
TclCommand_addReinfLayer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected