MCPcopy 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
256int FiberSectionRepr::getType (void) const
257{
258 return SEC_TAG_FiberSection;
259}
260
261int FiberSectionRepr::getNumPatches (void) const
262{

Callers 15

setResponseMethod · 0.45
FiberSectionMethod · 0.45
addFiberMethod · 0.45
recvSelfMethod · 0.45
getVariableMethod · 0.45
setResponseMethod · 0.45
getResponseMethod · 0.45
TclCommand_addPatchFunction · 0.45
TclCommand_addFiberFunction · 0.45
TclCommand_addHFiberFunction · 0.45
TclCommand_addReinfLayerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected